Ability to freeze tests when it's relevant

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.

Upvoters
Status

Completed

Board

💡 Feature Request

Date

Over 1 year ago

Author

Kevin Piacentini

Subscribe to post

Get notified by email when there are changes.