MouseExtensions Class |
Namespace: DotNetBrowser.Input.Mouse
public static class MouseExtensions
| Name | Description | |
|---|---|---|
| SimulateClick(IMouse, MouseButton, IElement) |
Simulate mouse button click at the specified element.
| |
| SimulateClick(IMouse, MouseButton, Point) |
Simulate mouse button click at the specified location.
|