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 newActiveSessioninstances as required.ActiveSessions All currentActiveSessions 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