Class: Selenium::WebDriver::Safari::Service Private

Inherits:
Selenium::WebDriver::Service show all
Defined in:
lib/selenium/webdriver/safari/service.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Constant Summary

Constants inherited from Selenium::WebDriver::Service

Selenium::WebDriver::Service::SOCKET_LOCK_TIMEOUT, Selenium::WebDriver::Service::START_TIMEOUT, Selenium::WebDriver::Service::STOP_TIMEOUT

Instance Attribute Summary

Attributes inherited from Selenium::WebDriver::Service

#executable_path, #host

Method Summary

Methods inherited from Selenium::WebDriver::Service

chrome, edge, firefox, ie, #initialize, safari, #start, #stop, #uri

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Service