fbpx

Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method DblClickCell

Performs Double Click on the first cell that has the input text

Usage

Function DblClickCell( 
        Integer Row,
        Integer Column,
        Integer Delay [Optional]
)

Parameters

Row

Type: Integer

Row number

Column

Type: Integer

Column number

Delay (optional)

Type: Integer

Default Value: 0

Delay in milliseconds between two clicks

Returns

True if operation is successful; otherwise, false

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD