---
title: Microsoft Edge Chromium - Automated Selenium Testing
description: Run Automated and Live Tests against Microsoft's newest Microsoft Edge
  (Chromium) Browser.
source_url:
  html: https://testingbot.com/blog/microsoft-edge-chromium
  md: https://testingbot.com/blog/microsoft-edge-chromium.md
---

# Microsoft Edge Chromium Testing

Run Automated and Live Tests against Microsoft's newest Microsoft Edge (Chromium) Browser.

By [Jochen D.](https://testingbot.com/about/jochen-d)2020-01-31

 Share on Facebook 

 Share on Twitter 

 Post on Reddit 

 Share link 

The new Microsoft Edge is a browser based on Chromium and was released on January 15, 2020. It is available on both Windows and macOS.

As it's built upon the Chromium browser engine, it also provides a [Microsoft Edge WebDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/) very similar the chromedriver.

We have updated our systems to include the most recent stable version (79 at time of writing), available on our Windows 10 + macOS Mojave VMs.

## Automated Testing on Microsoft Edge Chromium

To get started, all you need to do is make sure the desired capabilities of your test are set correctly:

```php
array("platform"=>"WIN10", "browserName"=>"microsoftedge", "version" => "79");
```

You will receive screenshots, logs and a video of your automated test, running on Microsoft Edge 79.

## Manual Testing on Microsoft Edge Chromium

To get started, simply choose Microsoft Edge from Windows 10 or macOS Mojave in our Live Testing section.

[← Previous post Katalon Studio Plugin for TestingBot](https://testingbot.com/blog/katalon-studio-plugin-testingbot) [Next post → Codeless Web Automation on iOS and Android](https://testingbot.com/blog/codeless-automation-ios-android)

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

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights)

#### Announcing AI Test Insights

Use AI Insights to quickly discover why an automated test...

[Read: Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright)

#### Selenium vs Playwright 2026

Comparing Selenium vs Playwright - which is the best test...

[Read: Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing)

#### Maestro Physical Device Testing

Maestro testing in parallel on physical Android and iOS d...

[Read: Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

## Related Articles

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright "Selenium vs Playwright 2026")

### [Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

Comparing Selenium vs Playwright - which is the best test framework for your usecase?

[Read article →](https://testingbot.com/blog/selenium-vs-playwright)

[![Selenium 20th birthday](https://testingbot.com/assets/blog/2024/selenium20.webp)](https://testingbot.com/blog/selenium-20-years "Selenium 20th birthday")

### [Selenium 20th birthday](https://testingbot.com/blog/selenium-20-years)

Celebrate Selenium's 20th birthday. An overview of the years.

[Read article →](https://testingbot.com/blog/selenium-20-years)

[![Test on Safari Tech Preview and Safari beta](https://testingbot.com/assets/blog/2023/safari-testing.png)](https://testingbot.com/blog/safari-tech-preview-beta "Test on Safari Tech Preview and Safari beta")

### [Test on Safari Tech Preview and Safari beta](https://testingbot.com/blog/safari-tech-preview-beta)

Run Automated and Manual tests on Safari Technology Preview and Safari Beta with TestingBot, on macOS Monterey and macOS Ventura.

[Read article →](https://testingbot.com/blog/safari-tech-preview-beta)

[![ChromeOS Cloud Testing](https://testingbot.com/assets/blog/2025/chromeos.jpg)](https://testingbot.com/blog/chromeos-testing "ChromeOS Cloud Testing")

### [ChromeOS Cloud Testing](https://testingbot.com/blog/chromeos-testing)

ChromeOS Manual and Automated testing in the cloud.

[Read article →](https://testingbot.com/blog/chromeos-testing)

## More by Jochen D.

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")
### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing "Maestro Physical Device Testing")
### [Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

Maestro testing in parallel on physical Android and iOS devices.

[![tvOS Physical Device Testing](https://testingbot.com/assets/blog/2025/appletv.jpg)](https://testingbot.com/blog/tvos-automated-testing "tvOS Physical Device Testing")
### [tvOS Physical Device Testing](https://testingbot.com/blog/tvos-automated-testing)

Run automated tvOS tests on physical AppleTV devices.

[See all posts by Jochen D. →](https://testingbot.com/about/jochen-d)

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