Skip to main content

Supported Browsers

The Browsers page in Digital.ai Continuous Testing displays all supported browser types (Chrome, Firefox, Safari, Microsoft Edge), versions and operating systems that can run Selenium Automated and Manual tests.

Checking Browser Versions

  1. Click on a browser type to see all available OS for this browser.
  2. Click an OS to see all the version available for this browser type and OS combination.

For example, for Chrome on Mac OS Big Sur, we have version 97 available for testing.

If a browser name is grayed out, it means that it is not available for testing.

For example, here, Safari browser is not available for testing.

Fully Supported Browsers

These browsers are being tested daily to ensure high quality performance.

BrowserVersions
Chromelatest 5 versions and beta version.
Firefoxlatest 5 versions and beta version.
Microsoft Edgelatest 5 versions and beta version.
Safarilatest 3 versions.

Additional supported browsers

For the full list of supported browsers for Digital.ai Continuous Testing visit this page.

Choosing a Client

For best behavior we recommend using the latest version of the client for the framework of your choosing:

ClientReleases page
Selenium (java/Ruby/Python)Selenium releases page
WebDriverIOWebDriverIO releases page
NightWatchJSNightWatchJS releases page
warning

We do not recommend using deprecated clients like Selenium 2 and Protractor. These clients are not tested daily and their behavior is unpredictable

Working with Chrome Devtools Protocol (CDP)

To properly work with CDP commands, you have to choose a matching pair of Selenium client version and browser version, check the client version and supported browser versions in this page

info

We recommend using the latest version of Selenium client to properly work with the latest browsers.

Ask your Cloud Administrator if you need to add more browsers.