appium-flutter-driver icon indicating copy to clipboard operation
appium-flutter-driver copied to clipboard

swipe and drag n drop

Open HamzaNiazi opened this issue 3 years ago • 4 comments

iam trying to automate a flutter app in java and can't really perform any type of gestures in the app does appium-flutter-driver support swipe and dragndop if so could someone share a sample code or project related to it

HamzaNiazi avatar Sep 12 '22 13:09 HamzaNiazi

I am trying to perform swipe operation in flutter app. Did you found the solutions?

sivasundar16 avatar Oct 26 '22 14:10 sivasundar16

Still need a drag and drop function in appium-flutter-driver but there is no one. Is there any plan for adding it?

DavidOsparks avatar Nov 29 '22 10:11 DavidOsparks

Afaik, the only way is in NATIVE_APP context's UIA2/XCUITest's gestures,

If anyone figures out a way to achieve it in the flutter context, it is appreciated to create PRs.

KazuCocoa avatar Nov 30 '22 06:11 KazuCocoa

I want to perform to automate some gestures like swipe, long press, & press, etc. in the flutter application, I have already installed appium flutter driver, but still unable to run the program with it. Please suggest any commands to run this?

RanjitSolanke32 avatar Mar 12 '23 14:03 RanjitSolanke32