# Scroll Up IRIS

The This is a pre-built action available under the **Captured Element** from the **Desktop Application** using the **IRIS method**. The functionality of this action in Avo Assure is to perform a vertical scroll-up operation on a captured IRIS object.

### **Syntax**

**Input Value:** `<count>;<type(optional)>`

| Argument           | Description                                                                                                      |
| ------------------ | ---------------------------------------------------------------------------------------------------------------- |
| \<count>(Required) | Enter a numeric value representing how many times the screen should scroll up                                    |
| \<type>(Optional)  | Specified as **1**, sets the scroll thumb at the middle and scrolls up from the center the given number of times |

**Output Value**

| Argument                                                    | Description                                                                                                           |
| ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| \<Dynamic Variable>(Optional);\<Dynamic Variable>(Optional) | This dynamic variable holds the status as **True** (if the scroll-up operation succeeded) or **False** (if it failed) |

**Example 1**

**Scrolls up within a scrollable element by a specified number of steps**

The **Scroll Up IRIS** action takes the value from the Input Value column **(e.g., 5)**, where **5** represents the number of scroll steps. It scrolls up the captured scrollable element by the specified count.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FzCrmtCrm1YdIKbduldBN%2Fimage.png?alt=media&#x26;token=bc11fb76-e08f-44c8-9656-7c6f8d2062b1" alt=""><figcaption></figcaption></figure>

**Example 2**

**Scrolls up within a scrollable element by a specified count**

The **Scroll Up IRIS** action takes the value from the Input Value column **(e.g., 5;1)**, where **5** represents the number of scroll steps and **1** (optional type) sets the scroll thumb to the middle of the scroll bar, then scrolls up the specified number of times from that position.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F4HMmabB6WYYWRoXpUAVS%2Fimage.png?alt=media&#x26;token=4c43b08f-0585-40fd-a6f9-0beaca42f642" alt=""><figcaption></figcaption></figure>
