Parameters
- toX
Type: System.Int32
The x coordinate inside tab's area for rise mouse move event.
- toY
Type: System.Int32
The y coordinate inside tab's area for rise mouse move event.
- useClick
Type: System.Boolean
true if necessary performs the left mouse click in the end point: otherwise false. Default value is false.
- considerScroll
Type: System.Boolean
true if necessary to consider scroll position of the browser; otherwise false. Default value is false.