AppiumTestDistribution/appium-gestures-plugin

Code to use this with Appium Python Client

Closed this issue · 2 comments

Hi, can you please share some sample codes to use this plugin with Appium Python Client?
For Long Press or Vertical Swipe

Hi!

How to execute the swipes in Python using gesture plugin? Are there same examples?

Thanks!

@Akulavenkatesh @ShinjiruPP

I've recently published an article on Medium regarding this plugin (in Python).

https://monfared.medium.com/gestures-in-appium-part9-plugin-9f83b954a400

Also, created a PR to add in Documentation.