Featured Releases 🚀
Added the Assert Present step
You can now add an "Assert Present" step to a scenario. This verifies that an element exists within the page even if it is not visible on the screen, enabling more flexible test creation. To easily record this step, select Element present from the action menu in the recording toolbar.
Improvements ✨
Organized the sort order of workspace variables
When selecting a Workspace variable for a step argument, variables are now displayed in alphabetical order. This makes it easier to quickly find the variable you need, allowing for smoother test creation.
Display failure summary in test result details
When a test fails, a failure summary is now displayed at the top of the test result details screen. You can quickly check the cause of the error without scrolling. Click Jump to this step to instantly move to the problematic step.