MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / getLastStarted

Method getLastStarted

java/src/org/openqa/selenium/grid/data/Slot.java:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 public Instant getLastStarted() {
102 return lastStarted;
103 }
104
105 @Nullable
106 public Session getSession() {

Callers 8

setSessionMethod · 0.95
setSessionMethod · 0.95
toJsonMethod · 0.95
releaseMethod · 0.45
reconcileSlotsMethod · 0.45
releaseMethod · 0.45

Calls

no outgoing calls

Tested by 1