So when a test fails, Cypress takes a screenshot b...
# help
f
So when a test fails, Cypress takes a screenshot by default but its just of the content in the viewport. Is there a way to configure Cypress to take full page screenshots on failure? I have attempted a few solutions so far but none have been successful.