/
Double click

Double click

Home | Categories | How-to-Articles | Command Reference | Examples | Troubleshooting | Cognillo.com

This article shows you how to double click a button using Genta Automation.


Syntax

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.

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.

Double Click "*Please read these instructions to*"

Related content