# Click cell

This is a pre-built action available under the **Captured Table Element** from the **Desktop Application**. The functionality of this action in Avo Assure is to perform a click operation on the table cell as given in the input value.

### Syntax

**Input Value:** `<Row>:<Column>`

<table><thead><tr><th>Input</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td><p>&#x3C;Row></p><p>(Required)</p></td><td>Specify the row number, where the action should be preform</td><td></td></tr><tr><td><p>&#x3C;Column></p><p>(Required)</p></td><td>Specify the column number, where the action should be preform</td><td></td></tr></tbody></table>

**Output Value:**

| Argument                                                    | Description                                                                    |
| ----------------------------------------------------------- | ------------------------------------------------------------------------------ |
| \<Dynamic Variable>(Optional);\<Dynamic Variable>(Optional) | This dynamic variable holds the status of the action as **True** or **False.** |

**Example**

**Performs click operation on a specified table cell**

The **Click cell** action takes the value from the Input Value column (e.g., **2;4**) and identifies the cell using the specified row and column numbers. It then performs a click action on that cell.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FP7UACZpGbboYbEs1jVPN%2Fimage.png?alt=media&#x26;token=45e3b77b-6b18-455b-9614-2410473964a6" alt=""><figcaption></figcaption></figure>
