35 36 37
# File 'lib/selenium/webdriver/common/service.rb', line 35 def firefox(**) Firefox::Service.new(**) end