---
title: Puppeteer Test Results | TestingBot
description: 'View Puppeteer test results in the TestingBot dashboard: screenshots,
  video recordings, browser console logs, network requests and Puppeteer command logs
  for every cloud session.'
source_url:
  html: https://testingbot.com/support/web-automate/puppeteer/test-results
  md: https://testingbot.com/support/web-automate/puppeteer/test-results/index.md
---
# Puppeteer Test Report

After running a Puppeteer test on TestingBot, you can see the test result in the [TestingBot Dashboard](https://testingbot.com#dashboard) overview.   
 You can click each test to see a [detailed overview](https://testingbot.com#single) for each specific test.

By default, a Puppeteer test runs in headless mode, so no video will be available.   
 You can change this by [enabling video recording](https://testingbot.com/support/web-automate/puppeteer/options#screenrecorder).

## The Puppeteer Dashboard

The dashboard contains an overview of all your previous test runs, together with some meta-data:

- **Test Name** : you can pass this name via our [REST API](https://testingbot.com/support/web-automate/puppeteer#update).
- **Pass/Failure state** : you can [indicate](https://testingbot.com/support/web-automate/puppeteer#update) whether this test passed or failed.
- **Browser/Device** : the browser or device that was used by the test. TestingBot provides [more than 100 different browser/OS combinations](https://testingbot.com/support/web-automate/puppeteer/browsers).
- **Start Date** : when we received the call to start your test.
- **Test Duration** : how long it took for your test to run. This is the actual run time, potential queueing time is not included.

## Single Puppeteer Test Detail Page

For each test, we have a test detail page, which shows an overview of all the data we have:

- Test Name
- [session details](https://testingbot.com/support/web-automate/puppeteer/get-session-details) of the test
- the pass/failure state, if you used our [REST API](https://testingbot.com/support/web-automate/puppeteer#update)
- the browser/device that was used by the test
- the date when the test started
- how long the test took to run
- logs for the test
- a video recording of the test (if the test ran with [recording enabled](https://testingbot.com/support/web-automate/puppeteer/options#screenrecorder))
- the user who started the test in your team

## Viewing results without the dashboard

You can [share, embed and link to builds or individual tests](https://testingbot.com/support/other/sharing) without having to visit the dashboard.   
 This is useful when you want to create your own reporting.

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
