uiautomator
uiautomator copied to clipboard
Drag and drop action not available
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
did anyone figure this out? I would like to simulate a similar action for a "pull to refresh".