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

Method getStatus

java/src/org/openqa/selenium/grid/node/Node.java:290–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

288 public abstract boolean isSupporting(Capabilities capabilities);
289
290 public abstract NodeStatus getStatus();
291
292 public abstract HealthCheck getHealthCheck();
293

Calls

no outgoing calls