tap
Simulate touch interactions on iOS simulators by sending coordinates (x, y) and session ID programmatically. Enables precise UI testing and automation via MCP Server integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sessionId | Yes | ||
x | Yes | ||
y | Yes |