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
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
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)