Last updated 7 months ago
Was this helpful?
Paste any text copied with into the currently focused field.
Make sure your text field is in focus before using this command.
- pasteText
Copy text from an element and paste it into a search field:
appId: com.example.app --- - launchApp - copyTextFrom: id: "someId" - tapOn: id: "searchFieldId" - pasteText