Hi guys,
I’m using virtual device testing and Espresso to run my UITests but for some reason when I try to click on edit text, the keyboard doesn’t show up.
I can see on the result video back arrow change and looks like keyboard is up but isn’t. I must have the keyboard open to run my tests properly.
I have no problem when I run on my own computer with Gradle.
Is someone has a solution for this ?