# CYPRESS\_SCREENSHOT\_OPTIONS

We use the `Cypress.screenshot` command under the hood, and `CYPRESS_SCREENSHOT_OPTIONS` is an options object to change the default behaviour of the `Cypress.screenshot` command.

💢 Default value: `{}`

See all available options [here](https://docs.cypress.io/api/commands/screenshot).
