> ## 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

# Function: screenshotFull()

> **screenshotFull**(`hideCursor`, `screen`): [`Screenshot`](../classes/Screenshot.mdx)

Defined in: [index.d.ts:1678](https://github.com/simular-ai/simulang-js-internal/blob/d2b85c3277cbb16ce50c0781e1db8ad2c8a5690e/index.d.ts#L1678)

Takes the screenshot of the entire selected screen

## Parameters

### hideCursor

`boolean`

### screen

[`Screen`](../classes/Screen.mdx)

## Returns

[`Screenshot`](../classes/Screenshot.mdx)
