Actions MoveToElement Method WebDriver
Overload List

  NameDescription
Public methodMoveToElement(IWebElement)
Moves the mouse to the specified element.
Public methodMoveToElement(IWebElement, Int32, Int32)
Moves the mouse to the specified offset of the top-left corner of the specified element.
Back to Top
See Also