fix nightly maestro app launch
This commit is contained in:
@@ -9,18 +9,17 @@ appId: xyz.blueskyweb.app
|
|||||||
when:
|
when:
|
||||||
platform: iOS
|
platform: iOS
|
||||||
commands:
|
commands:
|
||||||
- extendedWaitUntil:
|
- openLink: "exp+bluesky://expo-development-client/?url=http%3A%2F%2Flocalhost%3A8081"
|
||||||
visible: "http://localhost:8081"
|
- runFlow:
|
||||||
timeout: 60000
|
when:
|
||||||
- tapOn: "http://localhost:8081"
|
visible: 'Open in "Bluesky"'
|
||||||
|
commands:
|
||||||
|
- tapOn: Open
|
||||||
- runFlow:
|
- runFlow:
|
||||||
when:
|
when:
|
||||||
platform: Android
|
platform: Android
|
||||||
commands:
|
commands:
|
||||||
- extendedWaitUntil:
|
- openLink: "exp+bluesky://expo-development-client/?url=http%3A%2F%2F10.0.2.2%3A8081"
|
||||||
visible: "http://10.0.2.2:8081"
|
|
||||||
timeout: 60000
|
|
||||||
- tapOn: "http://10.0.2.2:8081"
|
|
||||||
- extendedWaitUntil:
|
- extendedWaitUntil:
|
||||||
visible: "Continue"
|
visible: "Continue"
|
||||||
timeout: 180000
|
timeout: 180000
|
||||||
|
|||||||
Reference in New Issue
Block a user