Page 1 of 1

To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could b

Posted: Mon Aug 01, 2022 9:41 am
by answerhappygod
To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could be named:

A. app/androidTest/java
B. app/src/androidTest/java
C. app/java/androidTest