The ISearchContext type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | FindElement |
Finds the first IWebElement using the given method.
|
![]() | FindElements |
Finds all IWebElements within the current context
using the given mechanism.
|
See Also