Features

Product Updates

Stay up-to-date with TestingBot's latest product updates.

2017-06-27

Microsoft Edge 15

We've added support for Microsoft Edge 15 to TestingBot.
With this new update, we're deprecating support for Microsoft Edge 14.


Next to the new Edge 15 version, you can still run both Automated and Manual tests on Edge 14.

2017-06-14

Firefox 54 & Chrome 59

We've added both Firefox 54 and Chrome 59 to TestingBot!
You can now run Automated and Manual tests on these new browser versions.

2017-05-30

Self-Signed SSL certificates + testing

This week we've updated our tunnel to automatically convert self-signed certificates to a certificate we trust.


Before, some browsers would not allow any testing of websites with self-signed certificates due to security reasons.

Now, we automatically bump any SSL certificate that passes through the tunnel to a certificate we trust (CyberVillains).

2017-05-12

Chrome 58 now available for Testing

Chrome 58 is now available for Automated, Manual and Screenshot Testing.


We will automatically use the correct Chromedriver for this browser.
More information about this release can be found on the Chrome 58 release notes.

2017-05-11

Opera dev & beta builds

Today we've added Opera dev + Opera beta builds available for Automated Testing, Screenshot Testing and Manual Testing.


Happy Testing!

2017-04-20

Firefox 53 & Chrome 57

We've added support for both Firefox 53 and Chrome 57 for our Automated Testing, Manual Testing and Screenshot Testing.

TestingBot will automatically use the correct Firefox/Geckodriver and ChromeDriver for tests running on these new versions.

2017-04-07

Firefox Unbranded available

We've added Firefox Unbranded to our list of browsers.
With Firefox-unbranded releases, you can easily test unsigned addons.
Regular Firefox releases cannot install unsigned addons through Selenium.


To run a test on an unbranded version of Firefox, please use these capabilities:

{ "browserName": "firefox", "version" : "unbranded", "platform": "WIN7/WIN8/WIN10/LINUX/MAC"}
2017-04-07

Improved Support Pages

This week we've been working on improving our support pages.

We improved both the structure and layout of the documentation. Now you have access to a global menu that gives an overview of the available documentation. At the same time the documentation looks nicer; we added more padding and improved the design.

Together with this update, we also added search functionality which allows you to quickly and easily search the documentation.