Files
letro-android/.maestro/tests/roomList/timeline/messages/text.yaml
Benoit Marty 6702dc6895 Maestro: ensure the Rich Text Editor can be clicked by Maestro.
We cannot click on the hint "Message" anymore, since it's now a separate Text.
2023-09-13 14:33:32 +02:00

10 lines
206 B
YAML

appId: ${APP_ID}
---
- takeScreenshot: build/maestro/510-Timeline
- tapOn:
id: "rich_text_editor"
- inputText: "Hello world!"
- tapOn: "Send"
- hideKeyboard
- takeScreenshot: build/maestro/511-Timeline