CYPRESS_SCREENSHOT_OPTIONS
Last updated
Last updated
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 .