Module: Selenium::WebDriver::LocalDriver
Instance Method Summary
collapse
Methods included from _Driver
#bridge, #browser, #capabilities, #devtools_address, #devtools_url, #devtools_version, #ref, #service_url
Instance Method Details
#initialize_local_driver ⇒ Array[untyped]
6
|
# File 'sig/gems/selenium/local_driver.rbs', line 6
def initialize_local_driver: (untyped options, untyped service, untyped url) -> Array[untyped]
|
#process_options ⇒ Object
8
|
# File 'sig/gems/selenium/local_driver.rbs', line 8
def process_options: (untyped options, untyped service) -> untyped
|