mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: grammar and typos in .md files (#9632)
This commit is contained in:
@@ -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:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user