IFindsByPartialLinkText MembersWebDriver

The IFindsByPartialLinkText type exposes the following members.
Methods

  NameDescription
Public methodFindElementByPartialLinkText
Finds the first element matching the specified partial link text.
Public methodFindElementsByPartialLinkText
Finds all elements matching the specified partial link text.
Back to Top
See Also