Release Notes: if/else, time zones
Blog post from testRigor
This week's update introduces new features including if/else logic and a customizable time zone setting for test cases. The if/else logic allows for the creation of complex scenarios by enabling multiple conditions and commands per condition, facilitating actions based on the content found on a page. Users can implement single or multiple conditions with corresponding actions or defaults, as outlined in the documentation. Additionally, a new time zone setting has been added under Settings -> Advanced, with a default of PST, which affects the execution of test cases and the generation of times for built-in variables across all platforms. New built-in variables related to time, such as nowHourAmPm, nowHourTwoDigitsAmPm, and nowAmPm, have been introduced to enhance time-based functionality within test cases.