> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# screenshotFull

```typescript
screenshotFull(hideCursor: boolean, screen: Screen): Screenshot
```

Takes the screenshot of the entire selected screen

## Parameters

<ResponseField name={"hideCursor"} type={"boolean"} required />

<ResponseField name={"screen"} type={"Screen"} required />

## Returns

`Screenshot`
