Package org.openqa.selenium.remote.server
-
Interface Summary Interface Description ActiveSessionListener DriverProvider Classes that implement this interface are used by {org.openqa.selenium.remote.server.DriverFactory} to create new driver instances associated with specific set of capabilities.DriverSessions KnownElements.ProxiedElement RequiresAllSessions RequiresSession Session -
Class Summary Class Description ActiveSessionFactory Used to create newActiveSession
instances as required.ActiveSessions All currentActiveSession
s that we're aware of.DefaultDriverProvider This driver provider uses reflection to find and call a driver constructor that accepts a parameter of Capabilities type.JsonHttpCommandHandler KnownElements NewSessionPipeline NewSessionPipeline.Builder