Table of Contents

Class MouseExtensions

Namespace
DotNetBrowser.Input.Mouse
Assembly
DotNetBrowser.Core.dll

The mouse input simulation service extension methods.

public static class MouseExtensions
Inheritance
MouseExtensions
Inherited Members

Methods

SimulateClick(IMouse, MouseButton, IElement)

Simulate mouse button click at the specified element.

SimulateClick(IMouse, MouseButton, Point)

Simulate mouse button click at the specified location.