element-x-ada/.maestro/tests/settings/settings.yaml
Benoit Marty de6532e073 Setup Maestro and add first tests.
Also configure CI
2023-01-17 18:11:12 +01:00

12 lines
285 B
YAML

appId: ${APP_ID}
---
- tapOn: "Settings"
- assertVisible: "Rage shake to report bug"
- takeScreenshot: build/maestro/600-Settings
- tapOn:
text: "Report bug"
index: 1
- assertVisible: "Describe your problem here"
- back
- back
- runFlow: ../assertions/assertHomeDisplayed.yaml