flagpole icon indicating copy to clipboard operation
flagpole copied to clipboard

Screenshot on Failure

Open johnsickels opened this issue 4 years ago • 2 comments

Would be cool if we had an option to take a screenshot on failure during a Puppeteer scenario.

johnsickels avatar Sep 20 '21 14:09 johnsickels

nice idea

jasonbyrne avatar Oct 06 '21 00:10 jasonbyrne

Accessing build artifacts with CircleCI is as easy as:

- store_artifacts:
    path: tmp/screenshots

Screen Shot 2022-01-26 at 2 29 26 PM

Makes it super quick to diagnose a failure without rerunning the pipeline.

johnsickels avatar Jan 26 '22 19:01 johnsickels