Method: Selenium::WebDriver::Service#shutdown_supported

Defined in:
lib/selenium/webdriver/common/service.rb

#shutdown_supportedObject



95
96
97
# File 'lib/selenium/webdriver/common/service.rb', line 95

def shutdown_supported
  self.class::SHUTDOWN_SUPPORTED
end