Skip to content

Commit

Permalink
update appium-android-12-tryout_web,
Browse files Browse the repository at this point in the history
  • Loading branch information
louiscklaw committed Dec 6, 2023
1 parent 5658952 commit 5835107
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion appium-android-12-tryout_web/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# README.md

```bash
# create emulator
# start emulator
$ cd Test_Pixel2.avd
$ ./test.sh

# start appium server
$ ./start_appium_server.sh

# run test script
$ cd tests/javascript
$ node ./helloworld_web_wati_click.js

```

0 comments on commit 5835107

Please sign in to comment.