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
To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could b
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To automate UI tests with Android Studio, you implement your test code in a separate Android test folder. Folder could b
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!