Uses of Class
org.openqa.selenium.grid.node.local.SessionSlot
Packages that use SessionSlot
- 
Uses of SessionSlot in org.openqa.selenium.grid.node.localConstructor parameters in org.openqa.selenium.grid.node.local with type arguments of type SessionSlotModifierConstructorDescriptionprotectedLocalNode(Tracer tracer, EventBus bus, URI uri, URI gridUri, HealthCheck healthCheck, int maxSessionCount, int drainAfterSessionCount, boolean cdpEnabled, boolean bidiEnabled, com.google.common.base.Ticker ticker, Duration sessionTimeout, Duration heartbeatPeriod, List<SessionSlot> factories, Secret registrationSecret, boolean managedDownloadsEnabled, int connectionLimitPerSession)