Skip to main content
[Command] Scroll web page
Sophie avatar
Written by Sophie
Updated over a week ago

Definition and Usage

The Scroll web page command is used to instruct the workflow to scroll down, up, or to a specific element on a web page or on a specific area of a web page.


Parameters Values

Set parameters

Parameter

Definition

Web page

Select the web page that you would like to wait for. There are 2 commands that can be used to generate a web page variable:

  • Go to web page

  • Find web page

Scroll on a designated element

Tick to scroll on a specific area of a web page.

Element

Select a target element from existing variables or capture a new element

Scroll

Select a scroll mode to proceed

  • To the top

  • To the bottom

  • For one screen

  • To a designated element

Scroll type

Select a scroll type to proceed

  • Smooth

  • Instant

Advanced settings

Parameter

Definition

Wait for element

Wait for a specified amount of time (seconds) until the element appears

Error handling

Parameter

Definition

When error occurs

Select the action to be performed when an error occurs


Example

This workflow will go to Google Maps on the built-in browser, save the page as a variable named "Google_Maps_page", scroll to the bottom on the specific area named "Partial_area_Bar_In_Los_Angeles" on the page "Google_Maps_page" with Smooth mode for one time.

Did this answer your question?