Files
letro-android/.maestro/tests/roomList/createAndDeleteDM.yaml
2024-02-22 09:29:05 +01:00

14 lines
383 B
YAML

appId: ${MAESTRO_APP_ID}
---
# Purpose: Test the creation and deletion of a DM room.
- tapOn: "Create a new conversation or room"
- tapOn: "Search for someone"
- inputText: ${MAESTRO_INVITEE1_MXID}
- tapOn:
text: ${MAESTRO_INVITEE1_MXID}
index: 1
- takeScreenshot: build/maestro/330-createAndDeleteDM
- tapOn: "maestroelement2"
- tapOn: "Leave conversation"
- tapOn: "Leave"