Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
    • java.io.Closeable
  • java.util.function.BiFunction<T,​U,​R>
  • org.openqa.selenium.cli.CliCommand
  • org.openqa.selenium.cli.CliCommand.Executable
  • org.openqa.selenium.docker.DockerProtocol
  • java.util.function.Function<T,​R>
  • org.openqa.selenium.grid.component.HasLifecycle<T>
    • org.openqa.selenium.grid.server.Server<T>
  • org.openqa.selenium.status.HasReadyState
    • org.openqa.selenium.events.EventBus (also extends java.io.Closeable)
  • org.openqa.selenium.grid.node.HealthCheck
  • org.openqa.selenium.remote.http.HttpHandler
    • org.openqa.selenium.grid.node.ActiveSession
    • org.openqa.selenium.grid.session.ActiveSession (also extends org.openqa.selenium.WrapsDriver)
  • java.util.function.Predicate<T>
    • org.openqa.selenium.grid.node.SessionFactory (also extends java.util.function.Function<T,​R>)
    • org.openqa.selenium.grid.session.SessionFactory (also extends java.util.function.Function<T,​R>)
  • org.openqa.selenium.grid.web.Resource
  • org.openqa.selenium.grid.data.SlotMatcher
  • org.openqa.selenium.grid.distributor.selector.SlotSelector
  • org.openqa.selenium.WrapsDriver
    • org.openqa.selenium.grid.session.ActiveSession (also extends org.openqa.selenium.remote.http.HttpHandler)

Annotation Type Hierarchy

  • org.openqa.selenium.grid.jmx.ManagedAttribute (implements java.lang.annotation.Annotation)
  • org.openqa.selenium.grid.jmx.ManagedOperation (implements java.lang.annotation.Annotation)
  • org.openqa.selenium.grid.jmx.ManagedService (implements java.lang.annotation.Annotation)

Enum Hierarchy

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