Class Hierarchy
- java.lang.Object
- org.openqa.selenium.safari.AddHasDebugger (implements org.openqa.selenium.remote.AdditionalHttpCommands, org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.safari.AddHasPermissions (implements org.openqa.selenium.remote.AdditionalHttpCommands, org.openqa.selenium.remote.AugmenterProvider<X>)
- org.openqa.selenium.remote.service.DriverService (implements java.io.Closeable)
- org.openqa.selenium.safari.SafariDriverService
- org.openqa.selenium.safari.SafariTechPreviewDriverService
- org.openqa.selenium.remote.service.DriverService.Builder<DS,B>
- org.openqa.selenium.safari.SafariDriverService.Builder
- org.openqa.selenium.safari.SafariTechPreviewDriverService.Builder
- org.openqa.selenium.MutableCapabilities (implements org.openqa.selenium.Capabilities)
- org.openqa.selenium.remote.AbstractDriverOptions<DO>
- org.openqa.selenium.safari.SafariOptions
- org.openqa.selenium.remote.AbstractDriverOptions<DO>
- org.openqa.selenium.remote.RemoteWebDriver (implements org.openqa.selenium.HasCapabilities, org.openqa.selenium.interactions.HasInputDevices, org.openqa.selenium.virtualauthenticator.HasVirtualAuthenticator, org.openqa.selenium.interactions.Interactive, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.PrintsPage, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebDriver)
- org.openqa.selenium.safari.SafariDriver (implements org.openqa.selenium.safari.HasDebugger, org.openqa.selenium.safari.HasPermissions)
- org.openqa.selenium.safari.SafariDriverInfo (implements org.openqa.selenium.WebDriverInfo)
- org.openqa.selenium.safari.SafariTechPreviewDriverInfo (implements org.openqa.selenium.WebDriverInfo)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.openqa.selenium.WebDriverException
- org.openqa.selenium.safari.ConnectionClosedException
- org.openqa.selenium.WebDriverException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.openqa.selenium.safari.HasDebugger
- org.openqa.selenium.safari.HasPermissions