Overload List
Name | Description | |
---|---|---|
![]() | FindElements(By) |
Finds the elements on the page by using the By object and returns a ReadOnlyCollection of the Elements on the page
|
![]() | FindElements(String, String) |
Finds all elements matching the given mechanism and value.
|
See Also