Skip to main content

Scroll into view on a website

Scroll to an element or to a location on a website.

Application

  • Web Process Automation

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Browser session IDThe unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05Text (Short)Yes
Scroll typeWhether to scroll to an element or a location on the pagePredefined Choice ListYes
Scroll locationIf scroll type is location.The location of the website you would like to scroll toTopBottomDownUpPredefined Choice ListYesBottom of Page
Selection methodThe method you will use to identify the elementAdvancedLegacyPredefined Choice List ​YesAdvanced
Element identifierThe selector of the element you want to scroll toText(Long)Yes#submit-button
Match IndexIf selection method is Advanced, the index of the selector you like to scroll toNumberNo2

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Unsuccessful screenshotIf unsuccessful, a screenshot of the websiteFileNo
Unsuccessful messageIf unsuccessful, a message stating what went wrongText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A