> ## Documentation Index
> Fetch the complete documentation index at: https://notte-experiment-visibility-md-links.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ReloadAction

> Reload the current page

**Example:**

```python theme={null}
session.execute(type="reload")
```

## Fields

<ParamField path="type" type="Literal['reload']" default="reload" />

<ParamField path="category" type="str" default="Special Browser Actions" />

<ParamField path="description" type="str" default="Reload the current page" />

## Module

`notte_core.actions.actions`
