Locator finder · XPath · CSS
Find every locator on the page — instantly
AutoLocator is the Chrome extension QA teams use when DevTools copy-paste isn't enough.
Input_Email = "[data-testid=email]"
Button_Submit = "button#submit"
DD_Country = "select#country"
Sample locator output from a typical login form