Update README.md
This commit is contained in:
parent
c5c6d27ae7
commit
cbc888e7b7
|
@ -259,6 +259,7 @@ Here,
|
|||
* `-o ../monkey-results/` specifies the output directory of testing results
|
||||
* `--monkey` specifies the testing tool
|
||||
* `--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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue