Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setSession
Method · 0.95
setSession
Method · 0.95
toJson
Method · 0.95
shouldBeAbleToGetSlotInfoForSession
Method · 0.45
release
Method · 0.45
reconcileSlots
Method · 0.45
release
Method · 0.45
updateBlobAfterRelease
Method · 0.45
Calls
no outgoing calls
Tested by
1
shouldBeAbleToGetSlotInfoForSession
Method · 0.36