RemoteWebElement FindElement Method WebDriver
Overload List

  NameDescription
Public methodFindElement(By)
Finds the first IWebElement using the given method.
Protected methodFindElement(String, String)
Finds a child element matching the given mechanism and value.
Back to Top
See Also