IFindsByCssSelector MembersWebDriver

The IFindsByCssSelector type exposes the following members.
Methods

  NameDescription
Public methodFindElementByCssSelector
Finds the first element matching the specified CSS selector.
Public methodFindElementsByCssSelector
Finds all elements matching the specified CSS selector.
Back to Top
See Also