Selectors
Last updated
Last updated
Selectors bind Controls to UI elements on the screen. You can use CSS or Xpath selectors in QualityMate.
You will need to use a Selector when:
The id property is not available. Check Default Selector for more information.
When the id property is shared on different elements, for example two buttons on the same window has the same id.