Maestro navigate to more screen

This commit is contained in:
Benoit Marty 2023-11-09 11:07:44 +01:00
parent 0210ba49fe
commit 1810a2730e

View file

@ -9,6 +9,11 @@ appId: ${APP_ID}
- assertVisible: "Share analytics data"
- back
- tapOn:
text: "Notifications"
- assertVisible: "Enable notifications on this device"
- back
- tapOn:
text: "Report a problem"
- assertVisible: "Report a bug"
@ -21,6 +26,16 @@ appId: ${APP_ID}
- assertVisible: "Privacy policy"
- back
- tapOn:
text: "Screen lock"
- assertVisible: "Choose PIN"
- back
- tapOn:
text: "Advanced settings"
- assertVisible: "Rich text editor"
- back
- tapOn:
text: "Developer options"
- assertVisible: "Feature flags"