mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
12 lines
210 B
YAML
12 lines
210 B
YAML
appId: sh.paseo
|
|
---
|
|
- launchApp:
|
|
clearState: true
|
|
- runFlow: flows/launch.yaml
|
|
- takeScreenshot: app-launched
|
|
- swipe:
|
|
direction: RIGHT
|
|
duration: 300
|
|
- assertVisible: "Settings"
|
|
- tapOn: "Settings"
|