IHasInputDevices Mouse Property WebDriver
Gets an IMouse object for sending mouse commands to the browser.

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

IMouse Mouse { get; }
See Also