mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test: add e2e app for nested frame scenarios (#6626)
This commit is contained in:
14
e2e/nested-frame-navigation/README.md
Normal file
14
e2e/nested-frame-navigation/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
Execute Tests
|
||||
=============
|
||||
|
||||
Android:
|
||||
|
||||
```
|
||||
npm run e2e -- --runType android23 # --devMode
|
||||
```
|
||||
|
||||
iOS:
|
||||
|
||||
```
|
||||
npm run e2e -- --runType sim.iPhoneX.iOS112 # --devMode
|
||||
```
|
||||
Reference in New Issue
Block a user