Replies: 2 comments
-
I have the same problem. Any update? |
Beta Was this translation helpful? Give feedback.
0 replies
-
same here with cordova... when i try to add an assertion the last node that i can read is webview... maybe is related to that? |
Beta Was this translation helpful? Give feedback.
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.
-
Hi all, fairly new to the android side of Capacitor. I've been trying to set up UI Tests using Android Studio's Espresso. However, it doesn't seem to be logging any of my user interactions when running Espresso. Steps include:
Run > Record Espresso test
Streamable video showing this problem: https://streamable.com/moz5gt
I did some preliminary digging and I remember that Ionic uses webview to display contents? Is that possibly why this does not work correctly? Interestingly enough this seems to work ok when I create tests in iOS. Any insight would be super helpful. Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions