IFindsByClassName MembersWebDriver

The IFindsByClassName type exposes the following members.
Methods

  NameDescription
Public methodFindElementByClassName
Finds the first element matching the specified CSS class.
Public methodFindElementsByClassName
Finds all elements matching the specified CSS class.
Back to Top
See Also