Skip to main content
Example:
from notte_sdk import actions

session.execute(actions.GoBack())

Fields

type
Literal['go_back']
default:"go_back"
category
str
default:"Special Browser Actions"
description
str
default:"Go back to the previous page (in current tab)"

Module

notte_core.actions
I