Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: sauce-ondemand-plugin
Created: 24/Nov/14 12:46 PM
Description:

When configuring WebDriver to use any browser on "Windows 2003", then the platform cannot be resolved by SeleniumFactory. Supposedly "Windows Server 2003" is expected.

java.lang.IllegalArgumentException: No enum constant org.openqa.selenium.Platform.Windows 2003
at java.lang.Enum.valueOf(Enum.java:236)
at org.openqa.selenium.Platform.valueOf(Platform.java:30)
at org.openqa.selenium.remote.DesiredCapabilities.setCapability(DesiredCapabilities.java:168)
at com.saucelabs.sauce_ondemand.driver.SauceOnDemandSPIImpl.createWebDriver(SauceOnDemandSPIImpl.java:157)
at com.saucelabs.sauce_ondemand.driver.SauceOnDemandSPIImpl.createWebDriver(SauceOnDemandSPIImpl.java:141)
at com.saucelabs.selenium.client.factory.SeleniumFactory.createWebDriverInstance(SeleniumFactory.java:320)
at com.saucelabs.selenium.client.factory.SeleniumFactory.createWebDriverInstance(SeleniumFactory.java:303)
at com.saucelabs.selenium.client.factory.SeleniumFactory.createWebDriver(SeleniumFactory.java:109)
...

Project: Jenkins
Priority: Major Major
Reporter: Mattias Jiderhamn
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to