class Selenium::WebDriver::DriverFinder
def initialize(options, service)
-
service(Service) -- -
options(Options, nil) -- when nil driver parsed from Service::EXECUTABLE
def initialize(options, service) @options = options @service = service end