Skip to main content
Example:
from notte_sdk import actions

session.execute(actions.GoForward())

Fields

type
Literal['go_forward']
default:"go_forward"
category
str
default:"Special Browser Actions"
description
str
default:"Go forward to the next page (in current tab)"

Module

notte_core.actions
I