Fix Maestro
This commit is contained in:
parent
f0533be5c6
commit
cfbff78667
2 changed files with 0 additions and 8 deletions
|
|
@ -23,8 +23,6 @@ appId: ${MAESTRO_APP_ID}
|
|||
- inputText: ${MAESTRO_PASSWORD}
|
||||
- pressKey: Enter
|
||||
- tapOn: "Continue"
|
||||
- runFlow: ../assertions/assertWelcomeScreenDisplayed.yaml
|
||||
- tapOn: "Continue"
|
||||
- runFlow: ../assertions/assertAnalyticsDisplayed.yaml
|
||||
- tapOn: "Not now"
|
||||
- runFlow: ../assertions/assertHomeDisplayed.yaml
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
appId: ${MAESTRO_APP_ID}
|
||||
---
|
||||
- extendedWaitUntil:
|
||||
visible:
|
||||
id: "welcome_screen-title"
|
||||
timeout: 10000
|
||||
Loading…
Add table
Add a link
Reference in a new issue