You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
392 B
14 lines
392 B
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" |
|
- scroll |
|
- tapOn: "Leave conversation" |
|
- tapOn: "Leave"
|
|
|