- Documentation
- Activities
- Browser
- Scroll Page
Scroll the page up, down, or to a specific element
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Scroll Type scrollType | enum | Optional | toElement | —toElementtoPositionbyAmount |
Element Selector selector | selector | Optional | — | — Shown when scrollType = toElement |
X Position x | number | Optional | — | — Shown when scrollType = toPosition |
Y Position y | number | Optional | — | — Shown when scrollType = toPosition |
Scroll Amount (px) amount | number | Optional | — | — Shown when scrollType = byAmount |
Compatibility
WindowsLinuxWebAttendedUnattended
Related activities
Check/Uncheck
Check or uncheck a checkbox element
Click Element
Click on a button, link, or any element on the page
Close Browser
Close the browser window and end the session
Extract Table
Copy data from an HTML table on a webpage
Get Element Attribute
Get the value of an attribute from a web element
Get Text
Read and copy text from an element on the page