Uses of Class
org.openqa.selenium.grid.node.local.SessionSlot
Packages that use SessionSlot
-
Uses of SessionSlot in org.openqa.selenium.grid.node.local
Constructor parameters in org.openqa.selenium.grid.node.local with type arguments of type SessionSlotModifierConstructorDescriptionprotected
LocalNode
(org.openqa.selenium.remote.tracing.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)