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