null for scrolling down one page.
Example:
Fields
Module
notte_core.actions.actionsScroll down by a given amount of pixels
null for scrolling down one page.
Example:
session.execute(type="scroll_down", amount=500) # Scroll down 500 pixels
session.execute(type="scroll_down") # Scroll down one page
notte_core.actions.actionsWas this page helpful?
Suggestions