send-keys
Simulate text input in mobile apps by sending keys to specified UI elements using element selectors and strategies like xpath or id, facilitating automated UI testing.
Instructions
Send text input to a UI element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | Element selector (e.g., xpath, id) | |
strategy | No | Selector strategy: xpath, id, accessibility id, class name (default: xpath) | |
text | Yes | Text to input |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Appium Server
Related Tools
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @hyperb1iss/droidmind
- @pvinis/mcp-playwright-stealth
- @mobile-next/mobile-mcp