Uses of Class
org.openqa.selenium.grid.data.SlotId
Package
Description
The
Distributor
is responsible for assigning new
calls to Create Session to a Node
.-
Uses of SlotId in org.openqa.selenium.grid.data
ModifierConstructorDescriptionSlot
(SlotId id, Capabilities stereotype, Instant lastStarted, Session session) -
Uses of SlotId in org.openqa.selenium.grid.distributor
Modifier and TypeMethodDescriptionboolean
void
GridModel.setSession
(SlotId slotId, Session session) -
Uses of SlotId in org.openqa.selenium.grid.distributor.selector
Modifier and TypeMethodDescriptionDefaultSlotSelector.selectSlot
(Capabilities capabilities, Set<NodeStatus> nodes, SlotMatcher slotMatcher) SlotSelector.selectSlot
(Capabilities capabilities, Set<NodeStatus> nodes, SlotMatcher slotMatcher)