---
title: Selenium WebDriver Test Results
description: See test results for your Selenium and Appium Tests.
source_url:
  html: https://testingbot.com/support/web-automate/selenium/test-results
  md: https://testingbot.com/support/web-automate/selenium/test-results/index.md
---
# Test Results

After running a 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.

## The 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 or Javascript Executor](https://testingbot.com/support/web-automate/selenium/status).
- **Pass/Failure state** : you can [indicate](https://testingbot.com/support/web-automate/selenium/status) whether this test passed or failed.
- **Browser/Device** : the browser or device that was used by the test. TestingBot provides [more than 5000 different browser/device combinations](https://testingbot.com/support/web-automate/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 Test Detail Page

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

- Test Name
- [sessionID](https://testingbot.com/support/web-automate/selenium/get-session-id) of the test
- the pass/failure state
- 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
- the user who started the test in your team
- a list of steps, explaining what the test did

## 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.

### Looking for more help?

Have questions or need more information? Reach out via email or Slack.

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