Update maestro tests.

This commit is contained in:
Benoit Marty
2023-06-01 10:57:36 +02:00
parent 8b2b029a7a
commit 3fe9f02560
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
appId: ${APP_ID}
---
- extendedWaitUntil:
visible: "Own your conversations."
visible: "Communicate and collaborate securely"
timeout: 10_000