Locator Auto-Improve

Element locators now auto-improve if they fall below the confidence threshold.

01-11-2022

Auto-improving locators are now generally available.

This is a game-changer—potentially eliminating manual maintenance for some tests!

When your application under test (AUT) changes, it can diverge from your test causing your test's locator scores to degrade. Auto-Improve identifies locator scores that decline over time and makes adjustments to the locators to reflect the current state of your application and elements. It then evaluates the old and new locators and automatically updates the test if the new locator improves stability.

Check out the docs to learn more .