IFindsByTagName MembersWebDriver

The IFindsByTagName type exposes the following members.
Methods

  NameDescription
Public methodFindElementByTagName
Finds the first element matching the specified tag name.
Public methodFindElementsByTagName
Finds all elements matching the specified tag name.
Back to Top
See Also