@api private
Move the mouse.
Examples:
driver.mouse.move_to(element) driver.mouse.move_to(element, 5, 5)
[Validate]