The IFindsByClassName type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | FindElementByClassName |
Finds the first element matching the specified CSS class.
|
![]() | FindElementsByClassName |
Finds all elements matching the specified CSS class.
|
See Also