1appId: xyz.blueskyweb.app
2---
3- launchApp:
4 appId: "xyz.blueskyweb.app"
5 clearState: true
6- waitForAnimationToEnd
7- tapOn: "http://localhost:8081"
8- waitForAnimationToEnd
9- extendedWaitUntil:
10 visible: "Continue"
11- swipe:
12 from: "Bluesky"
13 direction: DOWN