IFindsByLinkText MembersWebDriver

The IFindsByLinkText type exposes the following members.
Methods

  NameDescription
Public methodFindElementByLinkText
Finds the first element matching the specified link text.
Public methodFindElementsByLinkText
Finds all elements matching the specified link text.
Back to Top
See Also