class ActionDispatch::SystemTesting::Driver

def browser_options

def browser_options
  @options.merge(options: @browser.options).compact
end