Skip to main content
Example:
from notte_sdk import actions

session.execute(actions.Reload())

Fields

type
Literal['reload']
default:"reload"
category
str
default:"Special Browser Actions"
description
str
default:"Reload the current page"

Module

notte_core.actions
I