fbpx

Method RightClick

Perform Right Click operation on the Object

Usage

Function RightClick( 
    Integer X [Optional],
    Integer Y [Optional],
    Integer MsClickLength [Optional]
)

Parameters

X (optional)

Type: Integer

Default value: 0

Coordinate Offset

Y (optional)

Type: Integer

Default value: 0

Coordinate Offset

MsClickLength (optional)

Type: Integer

Default value: 0

How long to hold the mouse clicked in milliseconds

Returns

No return value

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD