Setup Maestro and add first tests.
Also configure CI
This commit is contained in:
committed by
Benoit Marty
parent
bcda5e3acd
commit
1333ab6643
5
.maestro/tests/assertions/assertLoginDisplayed.yaml
Normal file
5
.maestro/tests/assertions/assertLoginDisplayed.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
appId: ${APP_ID}
|
||||
---
|
||||
- extendedWaitUntil:
|
||||
visible: "Welcome back"
|
||||
timeout: 10_000
|
||||
Reference in New Issue
Block a user