public scrollTo(x as Int, y as Int) as Void:
Scrolls the document to CSS-pixel coordinates.
x
y
browser.scrollTo(0, 400)