Files
letro-android/.maestro/tests/settings/settings.yaml
Jorge Martin Espinosa 27824a279a Fix: Maestro tests fail when using settings (#358)
* Fix Maestro tests using 'Settings' to open the settings screen.

* Try to allow manually running Maestro tests.

* Also adjust logout flow.
2023-04-25 18:01:54 +02:00

14 lines
297 B
YAML

appId: ${APP_ID}
---
- tapOn:
id: "home_screen-settings"
- assertVisible: "Rageshake to report bug"
- takeScreenshot: build/maestro/600-Settings
- tapOn:
text: "Report bug"
index: 1
- assertVisible: "Describe the bug…"
- back
- back
- runFlow: ../assertions/assertHomeDisplayed.yaml