Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getUri
Method
getUri
java/src/org/openqa/selenium/grid/data/Session.java:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
public
URI getUri() {
67
return
uri;
68
}
69
70
public
Capabilities getStereotype() {
71
return
stereotype;
Callers
15
theMostLightlyLoadedNodeIsSelectedFirst
Method · 0.95
shouldUseLastSessionCreatedTimeAsTieBreaker
Method · 0.95
shouldPrioritizeHostsWithTheMostSlotsAvailableForASessionType
Method · 0.95
creatingASessionAddsItToTheSessionMap
Method · 0.95
shouldBeAbleToAddANodeAndCreateASession
Method · 0.95
shouldAddAndRetrieveSession
Method · 0.95
shouldHandleSessionUpdateWithDifferentUri
Method · 0.95
shouldHandleSessionsWithDummyUri
Method · 0.95
shouldUpdateUriIndexWhenSessionUriChanges
Method · 0.95
canGetTheUriOfASessionWithoutNeedingUrl
Method · 0.95
getSucceedsWhenStartKeyIsMissing
Method · 0.95
shouldBeAbleToGetSessionInfo
Method · 0.95
Calls
no outgoing calls
Tested by
15
theMostLightlyLoadedNodeIsSelectedFirst
Method · 0.76
shouldUseLastSessionCreatedTimeAsTieBreaker
Method · 0.76
shouldPrioritizeHostsWithTheMostSlotsAvailableForASessionType
Method · 0.76
creatingASessionAddsItToTheSessionMap
Method · 0.76
shouldBeAbleToAddANodeAndCreateASession
Method · 0.76
shouldAddAndRetrieveSession
Method · 0.76
shouldHandleSessionUpdateWithDifferentUri
Method · 0.76
shouldHandleSessionsWithDummyUri
Method · 0.76
shouldUpdateUriIndexWhenSessionUriChanges
Method · 0.76
canGetTheUriOfASessionWithoutNeedingUrl
Method · 0.76
getSucceedsWhenStartKeyIsMissing
Method · 0.76
shouldBeAbleToGetSessionInfo
Method · 0.76