An autoTestLocator is an xpath-like string used by the AutoTest subsystem to robustly identify DOM elements within a
Smart GWT application.
Typically AutoTestLocators will not be hand-written - they can be retrieved by a call to
AutoTest.getLocator(), or by clicking on the page after invoking
the AutoTest.installLocatorShortcut() method.