Update README.md

This commit is contained in:
JOSEPH MA 2021-10-13 22:20:53 +08:00 committed by GitHub
parent cbc888e7b7
commit 3002d96629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ Here,
* `--snapshot` use this option if the target app is already installed in the emulator and logged in
**Notes: for apps that require login, please make reference to [LOGIN_APPS.md](https://github.com/the-themis-benchmarks/home/blob/industrial_tools_evaluation/LOGIN_APPS.md)
**Expected results:** you should see (1) an Android emulator is started, (2) the app `ActivityDiary` is installed and started, (3) Monkey is started to test the app, (4) the following sample texts are outputted on the terminal during testing, and (5) the emulator is automatically closed at the end.
<details>