scroll_to
The command to scroll to the given location.
Syntax
Usage
correct usage
Arguments
x (int)
: The number of pixels to scroll horizontallyy (int)
: The number of pixels to scroll vertically
Yields
Pylenium - so you can chain another command
Last updated