uiautomator icon indicating copy to clipboard operation
uiautomator copied to clipboard

Drag and drop action not available

Open viniradkris opened this issue 5 years ago • 2 comments

Hi,

I am trying to simulate a drag and drop action using Python wrapper for UIAutomator and I see that there is a drag function which can be used but the problem is that it just drags the element on top of the other element but does not drop. Can you please help me on how can I implement the drag and drop action? TIA

viniradkris avatar Sep 25 '19 17:09 viniradkris

did anyone figure this out? I would like to simulate a similar action for a "pull to refresh".

stuartaylward avatar Jun 26 '20 10:06 stuartaylward