---
title: Automated website testing with TestingBot and Selenium
description: With a large number of different browsers platforms and mobile devices
  it is very important to make sure your website looks and behaves the way you want
  it to across all these different browsers.
source_url:
  html: https://testingbot.com/resources/articles/automated-testing
  md: https://testingbot.com/resources/articles/automated-testing.md
---

# Automated Testing with WebDriver

With a large number of different browsers platforms and mobile devices it is very important to make sure your website looks and behaves the way you want it to across all these different browsers.

By [Jochen D.](https://testingbot.com/about/jochen-d)2021-08-17

 Share on Facebook 

 Share on Twitter 

 Post on Reddit 

 Share link 

With a large number of different browsers platforms and mobile devices it is very important to make sure your website looks and behaves the way you want it to across all these different browsers.

Thanks to an open-sourced project called [Selenium](https://www.selenium.dev/), it is very easy to create a test that is able to run across all these devices and platforms.

TestingBot.com provides you with instant access to [hundreds of browser combinations](https://testingbot.com/support/web-automate/browsers) and mobile devices. Write your automated test once and run it on our grid of real browsers and devices with the click of a button.

Once you've got a test for your website, you simply specify which browsers you want to run this test on and start the test script   
 To make it even more automated, you can have a Continuous Integration program like [Jenkins](https://testingbot.com/support/integrations/ci-cd/jenkins) run the test on regular intervals or when you push new code.

Automated testing is a great way to monitor your website for flaws and glitches. With our provided screenshots and video of every test, you can instantly spot any issue.

## Sidebar

### TestingBot Cloud Testing

Run automated, manual and visual tests on remote browsers and devices. Sign up for a free trial.

[Free Trial](https://testingbot.com/users/sign_up)

### Latest articles

[![blank](https://testingbot.com/assets/blank-765bda2d39d03b623c68515d78259503eb9ca884105d9fff58b2693418720ea1.gif)](https://testingbot.com/resources/articles/why-automated-testing)

#### [Why Automated Testing Matters](https://testingbot.com/resources/articles/why-automated-testing)

A single piece of botched code in the wrong place can cos...

[Read article →](https://testingbot.com/resources/articles/why-automated-testing)

[![blank](https://testingbot.com/assets/blank-765bda2d39d03b623c68515d78259503eb9ca884105d9fff58b2693418720ea1.gif)](https://testingbot.com/resources/articles/why-use-testingbot)

#### [Why use TestingBot - a Selenium grid in the cloud](https://testingbot.com/resources/articles/why-use-testingbot)

So you are looking to run Selenium tests on multiple brow...

[Read article →](https://testingbot.com/resources/articles/why-use-testingbot)

## Other Articles

[![blank](https://testingbot.com/assets/blank-765bda2d39d03b623c68515d78259503eb9ca884105d9fff58b2693418720ea1.gif)](https://testingbot.com/resources/articles/why-automated-testing "Why Automated Testing Matters")

### [Why Automated Testing Matters](https://testingbot.com/resources/articles/why-automated-testing)

A single piece of botched code in the wrong place can cost your company millions of dollars, and if it's not reported in good time, it can potentially break the back of your business.

[Read article →](https://testingbot.com/resources/articles/why-automated-testing)

[![blank](https://testingbot.com/assets/blank-765bda2d39d03b623c68515d78259503eb9ca884105d9fff58b2693418720ea1.gif)](https://testingbot.com/resources/articles/why-use-testingbot "Why use TestingBot - a Selenium grid in the cloud")

### [Why use TestingBot - a Selenium grid in the cloud](https://testingbot.com/resources/articles/why-use-testingbot)

So you are looking to run Selenium tests on multiple browsers and want to find out more information on how to run these tests.

[Read article →](https://testingbot.com/resources/articles/why-use-testingbot)

## Ready to start testing?
[Start a free trial](https://testingbot.com/users/sign_up)
