Actions ContextClick Method WebDriver
Overload List

  NameDescription
Public methodContextClick 
Right-clicks the mouse at the last known mouse coordinates.
Public methodContextClick(IWebElement)
Right-clicks the mouse on the specified element.
Back to Top
See Also