For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated