ISearchContext MethodsWebDriver
The ISearchContext type exposes the following members.
Methods

  NameDescription
Public methodFindElement
Finds the first IWebElement using the given method.
Public methodFindElements
Finds all IWebElements within the current context using the given mechanism.
Back to Top
See Also