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 down by a given amount of pixels
null
session.execute(type="scroll_down", amount=500) # Scroll down 500 pixels session.execute(type="scroll_down") # Scroll down one page
notte_core.actions.actions
Was this page helpful?