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