Skip to content

Commit 0f5cb53

Browse files
committed
Update README.md
1 parent fb7ce5a commit 0f5cb53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AndroidTestingBlueprint/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Espresso-web allows you to seamlessly test WebViews on Android. It uses the popu
9393
UI Automator testing framework provides a set of APIs to build UI tests that perform interactions on user apps and system apps. The UI Automator APIs allow you to perform operations such as opening the Settings menu or the app launcher in a test device. The UI Automator testing framework is well-suited for writing black box-style automated tests, where the test code does not rely on internal implementation details of the target app.
9494

9595
To learn more about UIAutomator refer to the [BasicSample](https://github.com/googlesamples/android-testing/tree/master/ui/uiautomator/BasicSample)
96+
9697
## Modules
9798

9899
### Android Test-Only Module

0 commit comments

Comments
 (0)