Hierarchy For Package org.openqa.selenium.chrome

Class Hierarchy

  • java.lang.Object
    • org.openqa.selenium.chromium.ChromiumDriverInfo (implements org.openqa.selenium.WebDriverInfo)
    • org.openqa.selenium.remote.service.DriverService
    • org.openqa.selenium.remote.service.DriverService.Builder<DS,​B>
    • org.openqa.selenium.MutableCapabilities (implements org.openqa.selenium.Capabilities)
      • org.openqa.selenium.remote.AbstractDriverOptions<DO>
        • org.openqa.selenium.chromium.ChromiumOptions<T>
    • 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.chromium.ChromiumDriver (implements org.openqa.selenium.HasAuthentication, org.openqa.selenium.devtools.HasDevTools, org.openqa.selenium.logging.HasLogEvents, org.openqa.selenium.interactions.HasTouchScreen, org.openqa.selenium.html5.LocationContext, org.openqa.selenium.mobile.NetworkConnection, org.openqa.selenium.html5.WebStorage)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)