The IFindsByXPath type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | FindElementByXPath |
Finds the first element matching the specified XPath query.
|
![]() | FindElementsByXPath |
Finds all elements matching the specified XPath query.
|
See Also