Uses of Class
org.openqa.selenium.grid.sessionmap.SessionMap
Package
Description
-
Uses of SessionMap in org.openqa.selenium.grid.distributor.local
ModifierConstructorDescriptionLocalDistributor
(Tracer tracer, EventBus bus, HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue sessionQueue, SlotSelector slotSelector, Secret registrationSecret, Duration healthcheckInterval, boolean rejectUnsupportedCaps, Duration sessionRequestRetryInterval, int newSessionThreadPoolSize, SlotMatcher slotMatcher) -
Uses of SessionMap in org.openqa.selenium.grid.router
ModifierConstructorDescriptionProxyWebsocketsIntoGrid
(HttpClient.Factory clientFactory, SessionMap sessions) Router
(Tracer tracer, HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue queue, Distributor distributor) -
Uses of SessionMap in org.openqa.selenium.grid.sessionmap
-
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.config
-
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.local
-
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.remote