MCPcopy 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

setSessionMethod · 0.95
reserveMethod · 0.95
setSessionMethod · 0.95
toJsonMethod · 0.95
isSupportingMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected