Uses of Class
org.openqa.selenium.grid.data.SlotId
-
Packages that use SlotId Package Description org.openqa.selenium.grid.data -
-
Uses of SlotId in org.openqa.selenium.grid.data
Methods in org.openqa.selenium.grid.data that return SlotId Modifier and Type Method Description SlotId
Slot. getId()
Constructors in org.openqa.selenium.grid.data with parameters of type SlotId Constructor Description Slot(SlotId id, org.openqa.selenium.Capabilities stereotype, java.time.Instant lastStarted, java.util.Optional<Session> session)
-