You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
IExtendedSearchContext
andExtendedSearchContext<T>
should not implement the following interfaces as they are obsolete in WebDriver 4:IFindsById
IFindsByName
IFindsByTagName
IFindsByClassName
IFindsByLinkText
IFindsByPartialLinkText
IFindsByCssSelector
IFindsByXPath
The text was updated successfully, but these errors were encountered: