Uses of Interface
org.openqa.selenium.grid.distributor.selector.SlotSelector
Packages that use SlotSelector
Package
Description
-
Uses of SlotSelector in org.openqa.selenium.grid.distributor.config
Methods in org.openqa.selenium.grid.distributor.config that return SlotSelector -
Uses of SlotSelector in org.openqa.selenium.grid.distributor.local
Constructors in org.openqa.selenium.grid.distributor.local with parameters of type SlotSelectorModifierConstructorDescriptionLocalDistributor
(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, Duration purgeNodesInterval) -
Uses of SlotSelector in org.openqa.selenium.grid.distributor.selector
Classes in org.openqa.selenium.grid.distributor.selector that implement SlotSelectorMethods in org.openqa.selenium.grid.distributor.selector that return SlotSelector