RemoteWebDriver FindElement Method WebDriver
Overload List

  NameDescription
Public methodFindElement(By)
Finds the first element in the page that matches the By object
Protected methodFindElement(String, String)
Finds an element matching the given mechanism and value.
Back to Top
See Also