Files
bsky-social-app/__e2e__/setupApp.yml
T
2026-03-04 13:12:50 +02:00

19 lines
442 B
YAML

appId: xyz.blueskyweb.app
---
- launchApp:
appId: "xyz.blueskyweb.app"
clearState: true
arguments:
"-EXDevMenuIsOnboardingFinished": true
- openLink: "exp+bluesky://expo-development-client/?url=http%3A%2F%2Flocalhost%3A8081"
- runFlow:
when:
visible: 'Open in "Bluesky"'
commands:
- tapOn: Open
- waitForAnimationToEnd
- tapOn:
id: e2eProxyHeaderInput
- inputText: ${output.result}
- pressKey: Enter