Performs a touch move action on the adapter. This adds a move to the specified location with finger/mouse pressed.
- x (Double)
- X-Coordinate to click within the element rectangle as percentage (1.0 = 100%). If the value is greater than 1.0 the click will be performed outside the element.
- y (Double)
- Y-Coordinate to click within the element rectangle as percentage (1.0 = 100%). If the value is greater than 1.0 the click will be performed the element.
