Update Meastro test after iteration on OnBoarding screen.

This commit is contained in:
Benoit Marty 2023-07-04 10:56:03 +02:00
parent 7492521303
commit 000ef93dc5
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
appId: ${APP_ID}
---
- tapOn: "Sign in manually"
- tapOn: "Continue"
- runFlow: ../assertions/assertLoginDisplayed.yaml
- takeScreenshot: build/maestro/100-SignIn
- runFlow: changeServer.yaml

View file

@ -1,5 +1,5 @@
appId: ${APP_ID}
---
- extendedWaitUntil:
visible: "Communicate and collaborate securely"
visible: "Be in your element"
timeout: 10_000