The IFindsByCssSelector type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | FindElementByCssSelector |
Finds the first element matching the specified CSS selector.
|
![]() | FindElementsByCssSelector |
Finds all elements matching the specified CSS selector.
|
See Also