Closed Julioevm closed 3 years ago
Add the ability to perform a drag gesture using UIautomator2.
Example: perform_action("uiautomator_drag_coordinates", x, x, y, y + 250)
perform_action("uiautomator_drag_coordinates", x, x, y, y + 250)
Add the ability to perform a drag gesture using UIautomator2.
Example:
perform_action("uiautomator_drag_coordinates", x, x, y, y + 250)