Skip to main content
Glama

perform-w3c-gesture

Execute mobile touch gestures like swipe, tap, and pinch using the W3C Actions API for reliable app automation testing with Appium.

Instructions

Perform touch gestures using the W3C Actions API (more reliable than TouchAction API)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionTypeYesThe type of gesture to perform
startXYesStarting X coordinate
startYYesStarting Y coordinate
endXNoEnding X coordinate (for swipe/dragAndDrop)
endYNoEnding Y coordinate (for swipe/dragAndDrop)
durationNoDuration of the gesture in milliseconds (default: 750)
secondPointStartXNoStarting X coordinate for second finger (pinch gestures only)
secondPointStartYNoStarting Y coordinate for second finger (pinch gestures only)
secondPointEndXNoEnding X coordinate for second finger (pinch gestures only)
secondPointEndYNoEnding Y coordinate for second finger (pinch gestures only)

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rahulec08/appium-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server