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