I created 2 additional test users to use them as MXID we lookup during room creation. I.e. we will not login as those users, it's just 2 known MXIDs that we know exist so we can look them up. - https://github.com/vector-im/element-x-android/issues/409
8 lines
233 B
YAML
8 lines
233 B
YAML
appId: ${APP_ID}
|
|
---
|
|
- runFlow: searchRoomList.yaml
|
|
- takeScreenshot: build/maestro/300-RoomList
|
|
- runFlow: timeline/timeline.yaml
|
|
- runFlow: roomContextMenu.yaml
|
|
- runFlow: createAndDeleteRoom.yaml
|
|
- runFlow: createAndDeleteDM.yaml
|