IFindsById MethodsWebDriver
The IFindsById type exposes the following members.
Methods

  NameDescription
Public methodFindElementById
Finds the first element matching the specified id.
Public methodFindElementsById
Finds all elements matching the specified id.
Back to Top
See Also