Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getStereotype
Method
getStereotype
java/src/org/openqa/selenium/grid/data/Slot.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
Capabilities getStereotype() {
98
return
stereotype;
99
}
100
101
public
Instant getLastStarted() {
102
return
lastStarted;
Callers
5
setSession
Method · 0.95
reserve
Method · 0.95
setSession
Method · 0.95
toJson
Method · 0.95
isSupporting
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected