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.grid.config.Config
  • java.util.function.Function<T,​R>
  • org.openqa.selenium.grid.component.HasLifecycle<T>
    • org.openqa.selenium.grid.server.Server<T>
  • org.openqa.selenium.grid.component.HealthCheck
  • org.openqa.selenium.remote.http.HttpHandler
  • java.util.function.Predicate<T>
    • org.openqa.selenium.grid.node.SessionFactory (also extends java.util.function.Function<T,​R>)

Annotation Type Hierarchy

  • org.openqa.selenium.grid.config.ConfigValue (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • org.openqa.selenium.grid.distributor.local.Slot.Status