Skip to content
Browser Actions icon Home Browser Actions 2024.0.8 › Actions

Browser Actions › Actions › Scroll By/To (β)

Simulates using the mouse scrollwheel or moving the page with the touchpad.

Parameters

Browser

The browser to work with.

Selecting "frontmost browser" will only work if the application currently in the foreground is a supported browser.

Only available if Target tab isn’t set to "specific tab".

Type: Browser

Target tab

Specify which tab you want to work with. The option "active tab of frontmost window" will target the currently active tab at the time this action is executed, while "specific tab" will let you target an existing browser tab.

Options:

  • active tab of frontmost window
  • specific tab

Specific browser tab

If Target tab is set to "specific tab", this parameter expects a browser tab reference.

Type: Browser Tab

Scroll mode

Sets a scroll direction and mode: Should the operation scroll to an absolute position ("up to", "left to") or by an arbitrary number of pixels?

Options:

  • up to
  • left to
  • down by
  • up by
  • left by
  • right by

Pixels

The amount of pixels to "move" the visible part of the page (i.e., the viewport) up, down, left, or right.

Type: Number

Pause after scrolling

Add a pause before proceeding to the next action in the workflow.

Options:

  • no pause
  • 0.5 secs
  • 1.0 secs
  • 1.5 secs
  • 2.0 secs
  • 2.5 secs
  • 3.0 secs
  • 3.5 secs
  • 4.0 secs