Merge pull request #760 from vector-im/feature/bma/fixMaestro
Update Meastro test after iteration on OnBoarding screen.
This commit is contained in:
commit
c2d3dc2db0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
appId: ${APP_ID}
|
appId: ${APP_ID}
|
||||||
---
|
---
|
||||||
- tapOn: "Sign in manually"
|
- tapOn: "Continue"
|
||||||
- runFlow: ../assertions/assertLoginDisplayed.yaml
|
- runFlow: ../assertions/assertLoginDisplayed.yaml
|
||||||
- takeScreenshot: build/maestro/100-SignIn
|
- takeScreenshot: build/maestro/100-SignIn
|
||||||
- runFlow: changeServer.yaml
|
- runFlow: changeServer.yaml
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
appId: ${APP_ID}
|
appId: ${APP_ID}
|
||||||
---
|
---
|
||||||
- extendedWaitUntil:
|
- extendedWaitUntil:
|
||||||
visible: "Communicate and collaborate securely"
|
visible: "Be in your element"
|
||||||
timeout: 10_000
|
timeout: 10_000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue