Returns:
See Also:
107 108 109
# File 'lib/selenium/webdriver/common/driver.rb', line 107 def script @script ||= WebDriver::Script.new(bridge) end