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:
parent
7be1b8cc12
commit
6702dc6895
4 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue