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
I duplicated this issue over at Appium UIAutomator github and they suggested possibly using mobile:type to type the text rather than send text. Does Robot framework support sending text via this method?
Not sure if this is a robot framework or an Appium issue, but trying to input text using:
Fails when using jetpack compose to set accessibility IDs, eg using:
It says the element cannot have the value set, eg see attached screenshot
If you click on the edit text above and send it passes the text
The text was updated successfully, but these errors were encountered: