Originally part of https://github.com/vector-im/element-x-android/pull/770 It's been extracted out since it's currently blocked by our lack of maestro cloud credits. - https://github.com/vector-im/element-meta/issues/1682
9 lines
243 B
YAML
9 lines
243 B
YAML
appId: ${APP_ID}
|
|
---
|
|
# This is the name of one room
|
|
- tapOn: ${ROOM_NAME}
|
|
- takeScreenshot: build/maestro/500-Timeline
|
|
- runFlow: messages/text.yaml
|
|
- runFlow: messages/location.yaml
|
|
- back
|
|
- runFlow: ../../assertions/assertHomeDisplayed.yaml
|