Running all tests with AI often makes sense since it allows to create reliable tests even when the DOM changes.
However, in some cases, it may be good to freeze the tests in order to accelerate the testing process.
How it works:
When the AI runs the tests in AI mode, it extracts the “best selector” and stores it as a suggested selector, among other useful information regarding the test.
Then, the user can Freeze the test with the suggested parameters.
When a frozen test runs, the AI is not triggered; the test runs based on the saved parameters.
Completed
💡 Feature Request
Over 1 year ago

Kevin Piacentini
Get notified by email when there are changes.
Completed
💡 Feature Request
Over 1 year ago

Kevin Piacentini
Get notified by email when there are changes.