Replies: 1 comment
|
You have to tap on |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When you run tests on a fresh device and perform an action that opens a webview, the Chrome first-time setup is shown:

This is a blocking action because the WebView stays open and we are unable to go back to the app.
Is there a way to circumvent this?
All reactions