Closed Julioevm closed 3 years ago
Update test server to 0.9.21: 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)
Update test server to 0.9.21: Add the ability to perform a drag gesture using UIautomator2.
Example:
perform_action("uiautomator_drag_coordinates", x, x, y, y + 250)