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

Method getOsInfo

java/src/org/openqa/selenium/grid/graphql/Node.java:126–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 }
125
126 public OsInfo getOsInfo() {
127 return osInfo;
128 }
129
130 public Duration getSessionTimeout() {
131 return sessionTimeout;

Callers 1

getNodesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected