1.15.0 — Enhanced recording & broader import/export
Enhanced recording. Tests can be debugged and improved without leaving the execution view, and the recording UI gives richer visual feedback while you capture steps. See Recording and Failed-execution triage.
Xray snippet support. Reusable tests and snippets can be imported from and exported to Xray and Zephyr. See External Systems and Reusability — Snippets.
Snippets with conditions and loops (Beta). Snippets can carry their own loop or condition. See Loops and Conditions and Reusability — Snippets.
AI-based test import from any source (Beta). Gherkin, Playwright, business documentation and other sources can be turned into tests via the AI Assistant. See AI Assistant.
Virtual table scrolling. The runner can now scroll and interact with elements inside virtualised tables — for example "scroll to row with id 722". See Scrolling → Scrolling to "virtual tables".
Parameter mapping in snippet bindings and execution plans. Parameters can be mapped at the call site, both inside snippet bindings and in execution plans. See Reusability — Snippets and Execution Plans → Parameter bindings.
AI-controlled CRON jobs. Execution plan schedules can be described in natural language and translated to a cron expression by the AI. See Execution Plans → Scheduling.
"Save and continue" UX. Saving an open test no longer interrupts the edit flow.