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
It already happens with this script from the boilerplate. Almost 99.99% sure it also happens with Java and other languages, but also 99.99999% sure it's not related to the app. Otherwise I never would have merged the app and released it
Hmm, doing some debugging, if you run the flow fully, meaning first the login form and then the signin it works, running only the signin breaks 😢 . It's also not related to the clear value, because the addValue has the same issue.
Need to do some more debugging, maybe tonight. Not sure if this is Appium or WDIO :(
Description
Cannot automate password field in iOS 17.2 app, however, when we interact with the same field manually, we are able to interact.
Environment (please complete the following information):**
Question?
Is there any setting which can be done, so we can automate password field?
Screenshot for reference:
The text was updated successfully, but these errors were encountered: