Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Scroll up by a given amount of pixels
None
session.execute(type="scroll_up", amount=500) # Scroll up 500 pixels session.execute(type="scroll_up") # Scroll up one page
notte_core.actions.actions
Was this page helpful?