IMouse ContextClick Method WebDriver
Clicks at a set of coordinates using the secondary mouse button.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void ContextClick(
	ICoordinates where
)
See Also