Class Slot

java.lang.Object
org.openqa.selenium.grid.graphql.Slot

public class Slot extends Object
  • Constructor Details

    • Slot

      public Slot(UUID id, org.openqa.selenium.Capabilities stereotype, Instant lastStarted)
  • Method Details

    • getId

      public String getId()
    • getStereotype

      public String getStereotype()
    • getLastStarted

      public String getLastStarted()