Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Callers
8
theMostLightlyLoadedNodeIsSelectedFirst
Method · 0.95
shouldUseLastSessionCreatedTimeAsTieBreaker
Method · 0.95
shouldBeAbleToRegisterNodesByListeningForEvents
Method · 0.95
shouldKeepOnlyOneNodeWhenTwoRegistrationsHaveTheSameUriByListeningForEvents
Method · 0.95
distributorShouldUpdateStateOfExistingNodeWhenNodePublishesStateChange
Method · 0.95
createNode
Method · 0.95
createNodeWithStereotypes
Method · 0.95
Node
Method · 0.95
Calls
no outgoing calls
Tested by
7
theMostLightlyLoadedNodeIsSelectedFirst
Method · 0.76
shouldUseLastSessionCreatedTimeAsTieBreaker
Method · 0.76
shouldBeAbleToRegisterNodesByListeningForEvents
Method · 0.76
shouldKeepOnlyOneNodeWhenTwoRegistrationsHaveTheSameUriByListeningForEvents
Method · 0.76
distributorShouldUpdateStateOfExistingNodeWhenNodePublishesStateChange
Method · 0.76
createNode
Method · 0.76
createNodeWithStereotypes
Method · 0.76