XPath Selector

XPath Attribute

Add the namespace Mobilize.QualityMate.Automation.Selectors.

The way QualityMate interpret this, is with the XPath standards.

[XPathSelector("//input[@name='web_element_1']")]
public IElement SomeWebElement { get; set; }

Apply for both technologies, Desktop and Web.

Last updated