Regeneration updates your suite instead of replacing it
Aug 11, 2026
Regenerating test cases no longer risks your edits. A test case the model omits is kept rather than deleted, removals happen only when you explicitly ask for them, and cross-story generation now checks existing coverage so you stop getting duplicates. Generated Playwright code also keeps the locators the agent actually verified in the browser instead of rewriting them as guesses.