browser scroll to offset

Allows you to scroll the document to a specified coordinates.


Example

Running this code will scroll the document to the following coordinates:

  • X: 100
  • Y: 0
plugin command("Browser Automation.dll", "browser scroll to offset", 100, 0)

Was this helpful?

Previous Article

browser scroll to elements

Next Article

browser set timeout