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