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.
13 lines
329 B
13 lines
329 B
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
|
|
|