Save Screenshots of Applications with Puppeteer

InstructorTyler Clark

Share this video with your friends

Send Tweet

In this lesson we are going to take a screenshot and a pdf of our application. We'll add this to conditionally run when one of our tests fail. This way we can see what our test was seeing when it failed. These screenshots can help debug why tests fail.