XPath Selector
XPath Attribute
[XPathSelector("//input[@name='web_element_1']")]
public IElement SomeWebElement { get; set; }Last updated
Was this helpful?
[XPathSelector("//input[@name='web_element_1']")]
public IElement SomeWebElement { get; set; }Last updated
Was this helpful?
Was this helpful?