appium.type_text
Type text into a mobile UI element located by accessibility id, id, xpath, text, or native selector during Appium testing.
Instructions
[approval required][device mutation][risk:dangerous] Type text into an element located by accessibility id, id, xpath, text, or native selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| text | Yes | ||
| locator | Yes | ||
| serverUrl | No | ||
| sessionId | Yes | ||
| clearFirst | No |