In mabl, you can run tests across multiple browsers to ensure your application works as expected for all users. This article provides an overview of mabl’s browser support, including:
- Supported browser versions for cloud runs
- Browser-specific testing features
- Browser considerations for training and local execution
Supported browser versions
All tests executed in the mabl cloud use a Linux OS. We carry out extensive validation testing before upgrading browsers to their latest stable releases. The following table lists mabl-supported browsers and the version they currently run on:
Browser | Version |
Chrome | 131 |
Edge | 131 |
Firefox | 131 |
Safari (WebKit) | 18 |
To determine which browser version is used in test runs, hover over the browser icon in the test results or on the test output page. The version appears in a tooltip.
Checking the browser version on the test output page
Internet Explorer sunset
Internet Explorer was formally retired on October 2, 2023. Learn more about the Internet Explorer sunset plan here.
mabl does not support Edge in IE mode at this time.
Browser-specific features
The following table identifies features in mabl that are only supported on specific browsers.
Feature(s) | Supported browsers | Unsupported browsers |
Mobile web testing | Chrome | Firefox, Edge, Safari (WebKit) |
Performance data and step trace | Chrome, Edge | Firefox, Safari (WebKit) |
Visual change detection for browser tests | Chrome, Edge | Firefox, Safari (WebKit) |
Console logs | Chrome | Firefox, Edge, Safari (WebKit) |
Training and local execution
mabl uses the Chrome app installed on your local machine for training and local test execution. Visit chrome://settings/help to check which version of Chrome you are using.
To ensure more consistent results between Trainer, local, and cloud runs, we recommend keeping your local Chrome app up to date.
While Chrome is the only supported browser for training and local execution, it is possible to update the browser path to a different chromium browser, such as Microsoft Edge.