Merge pull request #1778 from vector-im/feature/bma/fixMaestroAgain
Fix maestro again
This commit is contained in:
@@ -29,5 +29,6 @@ appId: ${APP_ID}
|
||||
- tapOn: "People"
|
||||
# assert there's 1 member and 2 invitees
|
||||
- tapOn: "Back"
|
||||
- scroll
|
||||
- tapOn: "Leave room"
|
||||
- tapOn: "Leave"
|
||||
|
||||
@@ -10,7 +10,12 @@ appId: ${APP_ID}
|
||||
- back
|
||||
|
||||
- tapOn:
|
||||
text: "Report bug"
|
||||
text: "Notifications"
|
||||
- assertVisible: "Enable notifications on this device"
|
||||
- back
|
||||
|
||||
- tapOn:
|
||||
text: "Report a problem"
|
||||
- assertVisible: "Report a bug"
|
||||
- back
|
||||
|
||||
@@ -21,6 +26,17 @@ appId: ${APP_ID}
|
||||
- assertVisible: "Privacy policy"
|
||||
- back
|
||||
|
||||
- tapOn:
|
||||
text: "Screen lock"
|
||||
- assertVisible: "Choose PIN"
|
||||
- hideKeyboard
|
||||
- back
|
||||
|
||||
- tapOn:
|
||||
text: "Advanced settings"
|
||||
- assertVisible: "Rich text editor"
|
||||
- back
|
||||
|
||||
- tapOn:
|
||||
text: "Developer options"
|
||||
- assertVisible: "Feature flags"
|
||||
|
||||
Reference in New Issue
Block a user