Method: Platform::Windows_2012_chrome.windows_2012_chrome

Defined in:
lib/sauce_platforms/platforms/windows_2012/windows_2012_chrome.rb

.windows_2012_chrome(version_string) ⇒ Object



4
5
6
# File 'lib/sauce_platforms/platforms/windows_2012/windows_2012_chrome.rb', line 4

def windows_2012_chrome version_string
  ['Windows 2012', 'chrome', version_string.to_s]
end