Closed meenie closed 8 years ago
The way you have to do is:
Sauce.config do |config|
config[:browsers] = [
['Windows 10', 'microsoftedge', nil]
]
end
But don't bother, Edge has maybe half of the capabilities configured: https://dev.windows.com/en-us/microsoft-edge/platform/status/webdriver/details/
I'm trying to config this gem to use Microsoft Edge, but I keep getting the following error:
My configuration looks like this:
I got this config from here: https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/