Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IFindsBy* interfaces from the list of IExtendedSearchContext interfaces #45

Closed
YevgeniyShunevych opened this issue Feb 14, 2022 · 0 comments

Comments

@YevgeniyShunevych
Copy link
Member

IExtendedSearchContext and ExtendedSearchContext<T> should not implement the following interfaces as they are obsolete in WebDriver 4:

  • IFindsById
  • IFindsByName
  • IFindsByTagName
  • IFindsByClassName
  • IFindsByLinkText
  • IFindsByPartialLinkText
  • IFindsByCssSelector
  • IFindsByXPath
@YevgeniyShunevych YevgeniyShunevych added this to the 2.0.0 milestone Feb 14, 2022
@YevgeniyShunevych YevgeniyShunevych self-assigned this Feb 14, 2022
YevgeniyShunevych added a commit that referenced this issue Feb 14, 2022
@YevgeniyShunevych YevgeniyShunevych changed the title Remove IFindsBy* inherfaces from the list of IExtendedSearchContext interfaces Remove IFindsBy* interfaces from the list of IExtendedSearchContext interfaces May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant