Returns:
See Also:
89 90 91
# File 'lib/selenium/webdriver/common/driver.rb', line 89 def manage @manage ||= WebDriver::Options.new(bridge) end