public scrollBy(deltaX as Int, deltaY as Int) as Void:
Scrolls relative to the current CSS-pixel position.
deltaX
deltaY
browser.scrollBy(0, 120)