Fix Maestro
This commit is contained in:
parent
1eaae2def5
commit
4644d6aa74
2 changed files with 0 additions and 8 deletions
|
|
@ -23,8 +23,6 @@ appId: ${MAESTRO_APP_ID}
|
||||||
- inputText: ${MAESTRO_PASSWORD}
|
- inputText: ${MAESTRO_PASSWORD}
|
||||||
- pressKey: Enter
|
- pressKey: Enter
|
||||||
- tapOn: "Continue"
|
- tapOn: "Continue"
|
||||||
- runFlow: ../assertions/assertWelcomeScreenDisplayed.yaml
|
|
||||||
- tapOn: "Continue"
|
|
||||||
- runFlow: ../assertions/assertAnalyticsDisplayed.yaml
|
- runFlow: ../assertions/assertAnalyticsDisplayed.yaml
|
||||||
- tapOn: "Not now"
|
- tapOn: "Not now"
|
||||||
- runFlow: ../assertions/assertHomeDisplayed.yaml
|
- 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