|
MouseScrollUp and MouseScrollDown |
These two command
emulates the mouse scrolling on the page. The parameter is the
number of steps to scroll. |
Sometime it is necessary to fill some
data on the top of the page, then scroll down and then click
"Submit" button. That is the way you can automate the scroll down
task. Sure, you can focus the mouse on the down arrow, but scrolling
in this way is more reliable. |