IMouse MouseMove Method WebDriver
Overload List

  NameDescription
Public methodMouseMove(ICoordinates)
Moves the mouse to the specified set of coordinates.
Public methodMouseMove(ICoordinates, Int32, Int32)
Moves the mouse to the specified set of coordinates.
Back to Top
See Also