44 45 46
# File 'lib/selenium/webdriver/common/service.rb', line 44 def edge(**) Edge::Service.new(**) end