class ActionDispatch::SystemTesting::Browser
def resolve_driver_path(namespace)
def resolve_driver_path(namespace) namespace::Service.driver_path = ::Selenium::WebDriver::DriverFinder.path(options, namespace::Service) end
def resolve_driver_path(namespace) namespace::Service.driver_path = ::Selenium::WebDriver::DriverFinder.path(options, namespace::Service) end