Replies: 4 comments 5 replies
-
|
some things I tried... nothing seems to work |
Beta Was this translation helpful? Give feedback.
-
|
Sounds like you'd want to have UiAutomator#pressEnter() exposed from Dart, don't you? I don't know if it has any equivalent on iOS. |
Beta Was this translation helpful? Give feedback.
-
|
I have done something like this, works on Android in the webview, not tested on iPhone yet: It is not nice having to use instance=2, but at least it works. |
Beta Was this translation helpful? Give feedback.
-
|
Any update on this? Is it now possible? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a webview with a submit button, that somehow cannot be found by patrol. So, as a workaround, I thought perhaps I can just submit the ENTER keypress, but I can't make that work either... I would love some assistance.
Beta Was this translation helpful? Give feedback.
All reactions