...
Info |
---|
This article shows you how to double click a button using Genta Automation. |
...
Syntax
...
...
Code Block | ||
---|---|---|
| ||
Double Click "BUTTON LABEL HERE" |
...
Example 1
...
The example syntax below will command Genta to find the button labeled “My Documents” and double click it.
Code Block |
---|
Double Click "My Documents" |
...
Example 2
...
The example syntax below will command Genta to use a wildcard match to find a button with the first instance of “Please read these instructions to” contained within a button and double click it.
...