* Fix the `assertSessionVerificationDisplayed.yaml` check * Previous 'Location' is now 'Share location' * We don't have a GPS location, so the text is 'Share selected location' * 'Create a new conversation' is now 'Create room' * Try adding a background logcat process * 'Sign out' is now 'Remove this device' * Adjust the logcat filtering so it silences everything that's not our app, otherwise the logs can get quite large
8 lines
206 B
YAML
8 lines
206 B
YAML
appId: ${MAESTRO_APP_ID}
|
|
---
|
|
- takeScreenshot: build/maestro/520-Timeline
|
|
- tapOn: "Add attachment"
|
|
- tapOn: "Share location"
|
|
- tapOn: "Share selected location"
|
|
- takeScreenshot: build/maestro/521-Timeline
|