public class Slot
extends Object
-
Constructor Summary
Constructors
Slot(UUID id,
org.openqa.selenium.Capabilities stereotype,
Instant lastStarted)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Slot
public Slot(UUID id,
org.openqa.selenium.Capabilities stereotype,
Instant lastStarted)
-
Method Details
-
-
-
getLastStarted
public String getLastStarted()