Files
bsky-social-app/__e2e__/setupApp.yml
T
Paul Frazee 3262b83420 Fix tests
2024-12-17 21:29:45 -08:00

14 lines
267 B
YAML

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