Featured Releases 🚀
You can now select the behavior when a step fails
You can now flexibly control the behavior when a specific step fails during a test run. On the Edit Scenario screen, go to Edit step and select one of three options for the On failure behavior: Abort test, Continue as failed, or Ignore failure and continue. This prevents the entire test from stopping due to the failure of a less critical step, allowing you to review test results more efficiently. * Note: If you select Ignore failure and continue, it will be treated as an Ignored failure in the Test result details, and some features such as AI auto-healing will not be applicable.
Improvements ✨
Full-page images are now added to screenshot exports
When downloading screenshots from test results, full-page images captured during page-level visual checks (Assert that the page looks the same) are now saved as well. Click Export to download them. Because the suffix "_fullpage" is added to the file name, they can be easily distinguished from regular screenshots.