Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
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.
|
|
|
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"
|