Actions ClickAndHold Method WebDriver
Overload List

  NameDescription
Public methodClickAndHold 
Clicks and holds the mouse button at the last known mouse coordinates.
Public methodClickAndHold(IWebElement)
Clicks and holds the mouse button down on the specified element.
Back to Top
See Also