Handle E2E cold starts and Android dev menu
This commit is contained in:
@@ -21,10 +21,14 @@ appId: xyz.blueskyweb.app
|
|||||||
visible: "http://10.0.2.2:8081"
|
visible: "http://10.0.2.2:8081"
|
||||||
timeout: 60000
|
timeout: 60000
|
||||||
- tapOn: "http://10.0.2.2:8081"
|
- tapOn: "http://10.0.2.2:8081"
|
||||||
|
- extendedWaitUntil:
|
||||||
|
visible: "Continue"
|
||||||
|
timeout: 180000
|
||||||
|
- tapOn: "Continue"
|
||||||
- extendedWaitUntil:
|
- extendedWaitUntil:
|
||||||
visible:
|
visible:
|
||||||
id: e2eProxyHeaderInput
|
id: e2eProxyHeaderInput
|
||||||
timeout: 60000
|
timeout: 180000
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: e2eProxyHeaderInput
|
id: e2eProxyHeaderInput
|
||||||
- inputText: ${output.result}
|
- inputText: ${output.result}
|
||||||
|
|||||||
Reference in New Issue
Block a user