Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7901

safari 5 proxy mode in matrix build is misconfigured

      When using a matrix build with the sauce-ondemand plugin, the list of check boxes shows a safari 5 [proxy mode] options.
      After checking that, the env variable SELENIUM_DRIVER is set to:
      sauce-ondemand:?os=Windows 2003&browser=safari&browser-version=5.
      it should be:
      sauce-ondemand:?os=Windows 2003&browser=safariproxy&browser-version=5.

      That browser string is specified here:
      http://saucelabs.com/products/docs/sauce-ondemand/browsers

      Also note that safari 5 is not supported running in non proxy mode.

          [JENKINS-7901] safari 5 proxy mode in matrix build is misconfigured

          Ross Rowe added a comment -

          Hi, the latest version of the Jenkins Sauce plugin retrieves the list of browsers from Sauce Connect, rather than hard coding them. Can you please check to see that this resolves your issue?

          Thanks,

          Ross

          Ross Rowe added a comment - Hi, the latest version of the Jenkins Sauce plugin retrieves the list of browsers from Sauce Connect, rather than hard coding them. Can you please check to see that this resolves your issue? Thanks, Ross

            rossrowe Ross Rowe
            scytacki scytacki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: