Maestro navigate to more screen
This commit is contained in:
parent
df1a02a8b1
commit
408fc55110
1 changed files with 15 additions and 0 deletions
|
|
@ -9,6 +9,11 @@ appId: ${APP_ID}
|
||||||
- assertVisible: "Share analytics data"
|
- assertVisible: "Share analytics data"
|
||||||
- back
|
- back
|
||||||
|
|
||||||
|
- tapOn:
|
||||||
|
text: "Notifications"
|
||||||
|
- assertVisible: "Enable notifications on this device"
|
||||||
|
- back
|
||||||
|
|
||||||
- tapOn:
|
- tapOn:
|
||||||
text: "Report a problem"
|
text: "Report a problem"
|
||||||
- assertVisible: "Report a bug"
|
- assertVisible: "Report a bug"
|
||||||
|
|
@ -21,6 +26,16 @@ appId: ${APP_ID}
|
||||||
- assertVisible: "Privacy policy"
|
- assertVisible: "Privacy policy"
|
||||||
- back
|
- back
|
||||||
|
|
||||||
|
- tapOn:
|
||||||
|
text: "Screen lock"
|
||||||
|
- assertVisible: "Choose PIN"
|
||||||
|
- back
|
||||||
|
|
||||||
|
- tapOn:
|
||||||
|
text: "Advanced settings"
|
||||||
|
- assertVisible: "Rich text editor"
|
||||||
|
- back
|
||||||
|
|
||||||
- tapOn:
|
- tapOn:
|
||||||
text: "Developer options"
|
text: "Developer options"
|
||||||
- assertVisible: "Feature flags"
|
- assertVisible: "Feature flags"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue