Changelog

LocatorLens release notes

User-facing Chrome extension updates, grouped by release so it is easy to see what changed and why it matters.

May 2026

v1.1.0 - Locator workflow improvements

Locator quality

  • Raw locator strategies are now shown directly: ID, XPath, Accessibility ID, class name, UiAutomator, predicate, and class chain.
  • Zero-match locators are hidden, and single-match locators are always promoted to the top.
  • When no stable unique locator exists, LocatorLens adds a clearly labeled unique XPath fallback so you still have a usable selector.

Inspector usability

  • Element Details now opens on Locator Strategies first, with attributes still available below.
  • Clicking a match count highlights every matching element on the screen mirror and in the XML source tree.
  • The XML source selection highlight now stays on one clean row instead of wrapping into a tall block.

Feedback

  • The popup now includes a Feedback option so users can report locator issues, bugs, and missing features from the extension.