diff --git a/mac.json b/mac.json index fae26f5..972ea0a 100644 --- a/mac.json +++ b/mac.json @@ -56,6 +56,13 @@ "platform": "MAC", "maxInstances": 1, "seleniumProtocol": "WebDriver" + }, { + "browserName": "firefox", + "version": "aurora", + "firefox_binary": "/Applications/FirefoxAurora.app/Contents/MacOS/firefox-bin", + "platform": "MAC", + "maxInstances": 1, + "seleniumProtocol": "WebDriver" } ], "configuration": {}