chore: grammar and typos in .md files (#9632)

This commit is contained in:
wanderer163
2021-11-03 00:58:27 +05:30
committed by GitHub
parent 483217934c
commit 002ecc379f
7 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
***e2e tests execution***
1. Local setup
- install appium and all requirments related to `nativescript-dev-appium` plugin usage
- install appium and all requirements related to `nativescript-dev-appium` plugin usage
- download images:
```npm run load-images Emulator-Api23-Default "iPhone X 12"```
@@ -36,7 +36,7 @@
- Run:
`npm run e2e-debug [android|ios]`
run in separate console and don't kill it. This command will start appium server and driver and use the installed app on the device but it will not execute tests.
run in separate console and don't kill it. This command will start appium server and driver and use the installed app on the device, but it will not execute tests.
- Go to vs code debugging and use a config like:
```