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.
This commit is contained in:
Benoit Marty
2023-09-13 14:33:32 +02:00
parent 7be1b8cc12
commit 6702dc6895
4 changed files with 12 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
appId: ${APP_ID}
---
- takeScreenshot: build/maestro/510-Timeline
- tapOn: "Message"
- tapOn:
id: "rich_text_editor"
- inputText: "Hello world!"
- tapOn: "Send"
- hideKeyboard