Selectors

Selectors bind Controls to UI elements on the screen. You can use CSS or Xpath selectors in QualityMate.

Map selectors on a Desktop Application

When to use a Selector?

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.

Last updated

Was this helpful?