AppiumTestDistribution / appium-gestures-plugin

Appium plugin designed to perform gestures using W3C Actions.
47 stars 13 forks source link

Support for Appium Flutter Driver #101

Open arun-alagappan opened 1 year ago

arun-alagappan commented 1 year ago

Hi,

Will this plugin work with appium flutter driver as the object identification and the operations are a little different when we use appium flutter driver.

Thanks,

saikrishna321 commented 1 year ago

@arun-alagappan Right now it does not support. Happy to review a PR.

Rahul1970 commented 1 month ago

Hi Sai can you please help how to perform tap , longpress, scroll actions through appium flutter driver.

saikrishna321 commented 1 month ago

@Rahul1970 Will add support soon.