Increase Maestro timeout when verifying session.
This commit is contained in:
parent
36ce6a6d3e
commit
f43de3fdc5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ appId: ${MAESTRO_APP_ID}
|
||||||
- tapOn: "Continue"
|
- tapOn: "Continue"
|
||||||
- extendedWaitUntil:
|
- extendedWaitUntil:
|
||||||
visible: "Device verified"
|
visible: "Device verified"
|
||||||
timeout: 10000
|
timeout: 30000
|
||||||
- tapOn: "Continue"
|
- tapOn: "Continue"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue