Package org.openqa.selenium.grid.data
Class Slot
java.lang.Object
org.openqa.selenium.grid.data.Slot
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSlot
(SlotId id, Capabilities stereotype, Instant lastStarted, Session session) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
boolean
isSupporting
(Capabilities caps, SlotMatcher slotMatcher)