DoubleClickElement

Top  Previous  Next

×V5.3Ø

S

A

W

WS

M

 

 

ü

Syntax -

DoubleClickElement <App Name> <Element Identifier>

       Where:

               <App Name> The name that represents an opened application.

               <Element Identifier> is a valid element identifier as described in Element Strings and References.

                               

Description:

This command simulates a double mouse click on an element in a windows application.

 

 

Sample:

       The following statement double clicks on a list item.

DoubleClickElement RevCycle "Reference[Parent|Type=Pane|Name=Charges];Element[Type=ListItem|INDEX=1]"

 

Control Usage:

ListItem

TreeItem

sftTree

Spreadsheet

 

See Also:

ClickElement

RightClickElement

OpenApp

ElementExists