about summary refs log tree commit diff
path: root/__e2e__/setupApp.yml
blob: 8c3ffd2d3b08df06cf684b458b21d6313886e7aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
appId: xyz.blueskyweb.app
---
- launchApp:
   appId: "xyz.blueskyweb.app"
   clearState: true
- waitForAnimationToEnd
- tapOn: "http://localhost:8081"
- waitForAnimationToEnd
- swipe:
   from: "Bluesky"
   direction: DOWN