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}
|
|
|
|
---
|
|
|
|
- takeScreenshot: build/maestro/530-Timeline
|
|
|
|
- tapOn: "Add attachment"
|
|
|
|
- tapOn: "Poll"
|
|
|
|
- tapOn: "What is the poll about?"
|
|
|
|
- inputText: "I am a poll"
|
|
|
|
- tapOn: "Option 1"
|
|
|
|
- inputText: "Answer 1"
|
|
|
|
- tapOn: "Option 2"
|
|
|
|
- inputText: "Answer 2"
|
|
|
|
- tapOn: "Create"
|
|
|
|
- takeScreenshot: build/maestro/531-Timeline
|