Appearance
Scrolls the page down by a specified number of pixels.
I.scrollDown(y: number)
y
number
I.scrollDown(200)
Scrolls the page 200 pixels down.