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
By2 from selenium-appium is not compatible with Locator from selenium-webdriver. The error displayed is:
Argument of type 'By2' is not assignable to parameter of type 'Locator'.
Property 'toObject' is missing in type 'By2' but required in type 'By'.ts(2345)
By2
fromselenium-appium
is not compatible withLocator
fromselenium-webdriver
. The error displayed is:Using the following versions:
The text was updated successfully, but these errors were encountered: