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; }
Last updated
Was this helpful?