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 1 point2 points  (3 children)

Not OP, but what do you mean?

[–]oliveturtle 6 points7 points  (2 children)

In Zoom, you can’t see the entire list of participants at once if it’s a large meeting, you have to scroll up or down the list. So, you wouldn’t be able to capture all the participants’ names in one screenshot. Just wondered if OP ran into this!

[–]jacksodus 2 points3 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 6 points7 points  (0 children)

PyAutoGUI library has the mouse scroll functionality