Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getId
Method
getId
java/src/org/openqa/selenium/grid/data/Session.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
SessionId getId() {
63
return
id;
64
}
65
66
public
URI getUri() {
67
return
uri;
Callers
15
creatingASessionAddsItToTheSessionMap
Method · 0.95
shouldReleaseSlotOnceSessionEnds
Method · 0.95
releaseSlotMakesItFreeAgain
Method · 0.95
setSessionAssociatesSessionWithSlot
Method · 0.95
releaseUsesReverseIndexAndWorksWithStaleBlobForNodeBlob
Method · 0.95
shouldAddAndRetrieveSession
Method · 0.95
canGetTheUriOfASessionWithoutNeedingUrl
Method · 0.95
canCreateARedisBackedSessionMap
Method · 0.95
shouldBeAbleToRemoveSessions
Method · 0.95
secondRedisBackedSessionMapCanReadSessionAddedByFirst
Method · 0.95
sessionClosedEventRemovesSession
Method · 0.95
nodeRemovedEventRemovesOnlySessionsInRemovedNodeSlots
Method · 0.95
Calls
no outgoing calls
Tested by
15
creatingASessionAddsItToTheSessionMap
Method · 0.76
shouldReleaseSlotOnceSessionEnds
Method · 0.76
releaseSlotMakesItFreeAgain
Method · 0.76
setSessionAssociatesSessionWithSlot
Method · 0.76
releaseUsesReverseIndexAndWorksWithStaleBlobForNodeBlob
Method · 0.76
shouldAddAndRetrieveSession
Method · 0.76
canGetTheUriOfASessionWithoutNeedingUrl
Method · 0.76
canCreateARedisBackedSessionMap
Method · 0.76
shouldBeAbleToRemoveSessions
Method · 0.76
secondRedisBackedSessionMapCanReadSessionAddedByFirst
Method · 0.76
sessionClosedEventRemovesSession
Method · 0.76
nodeRemovedEventRemovesOnlySessionsInRemovedNodeSlots
Method · 0.76