IFindsByXPath MembersWebDriver

The IFindsByXPath type exposes the following members.
Methods

  NameDescription
Public methodFindElementByXPath
Finds the first element matching the specified XPath query.
Public methodFindElementsByXPath
Finds all elements matching the specified XPath query.
Back to Top
See Also