Sha256: 5cd3da85c2c81e7e85ee246871432357c93c99857a95848a0f1e276439244e45

Contents?: true

Size: 1.4 KB

Versions: 9

Compression:

Stored size: 1.4 KB

Contents

[
  # Docs: https://saucelabs.com/docs/platforms/webdriver

  {
    browserName: "safari",
    platform: "OS X 10.9"
  },
  {
    browserName: "chrome",
    platform: "OS X 10.9"
  },
  {
    browserName: "firefox",
    platform: "OS X 10.9"
  },

  # Mac Opera not currently supported by Sauce Labs

  {
    browserName: "internet explorer",
    version: "11",
    platform: "Windows 8.1"
  },
  {
    browserName: "internet explorer",
    version: "10",
    platform: "Windows 8"
  },
  {
    browserName: "internet explorer",
    version: "9",
    platform: "Windows 7"
  },
  {
    browserName: "internet explorer",
    version: "8",
    platform: "Windows 7"
  },

  # { # Unofficial
  #   browserName: "internet explorer",
  #   version: "7",
  #   platform: "Windows XP"
  # },

  {
    browserName: "chrome",
    platform: "Windows 8.1"
  },
  {
    browserName: "firefox",
    platform: "Windows 8.1"
  },

  # Win Opera 15+ not currently supported by Sauce Labs

  {
    browserName: "iphone",
    platform: "OS X 10.9",
    version: "8.0"
  },

  # iOS Chrome not currently supported by Sauce Labs

  # Linux (unofficial)
  {
    browserName: "chrome",
    platform: "Linux"
  },
  {
    browserName: "firefox",
    platform: "Linux"
  }

  # Android Chrome not currently supported by Sauce Labs

  # { # Android Browser (super-unofficial)
  #   browserName: "android",
  #   version: "4.0",
  #   platform: "Linux"
  # }
]

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/bootstrap/grunt/sauce_browsers.yml
railsstrap-3.3.1 vendor/assets/bower_components/bootstrap/grunt/sauce_browsers.yml
railsstrap-3.3.0 vendor/assets/bower_components/bootstrap/grunt/sauce_browsers.yml