Skip to content

Home

Welcome to the Appium Gesture Actions documentation!

The purpose of this library is to provide a number of gesture/interaction functions for Appium mobile automation.
The gestures are platform agnostic, which allows the user to provide a WebElement - or locators for both Android and iOS in the same function call.

Install#

pip install interaction-gesture-actions
# or
uv add interaction-gesture-actions

Available Functions#

Swipe Gestures#

Drag and Drop Gestures#

Pinch Gestures#

Compatibility#

  • ✅ Android
    Requires: appium driver install uiautomator2
  • ❎ iOS (unverified)
    Requires: appium driver install xcuitest