31 32 33
# File 'lib/selenium/webdriver/common/service.rb', line 31 def chrome(**opts) Chrome::Service.new(**opts) end