Return to the Product Announcements and Release Notes Blog
Hello Sauce user!
Sauce Labs is happy to announce that we now support Firefox 71, as we continue to provide our users with the best coverage for testing applications.
Here is an example of the desired capabilities in Java using Selenium and W3C:
Firefox 71
MutableCapabilities sauceOptions = new MutableCapabilities(); FirefoxOptions browserOptions = new FirefoxOptions(); browserOptions.setCapability("platformName", "Windows 10"); // Best to always use the latest version of the browser: browserOptions.setCapability("browserVersion", "latest"); // Or you can name the browser explicitely: // browserOptions.setCapability("browserVersion", "71.0"); browserOptions.setCapability("sauce:options", sauceOptions);
Happy Testing!
Our Platform Configurator has also been updated to reflect this newest version.
Overview
Content Tools
Activity
Tasks