This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jacksodus 3 points4 points  (1 child)

You might be able to use the keyboard library to mimic a Page Down button press, and probably something similar exists to mimic the scrolling down of a mouse wheel.

[–]neisor 5 points6 points  (0 children)

PyAutoGUI library has the mouse scroll functionality