Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getUrl
Method
getUrl
java/src/org/openqa/selenium/grid/server/Server.java:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
boolean isStarted();
26
27
URL getUrl();
28
}
Callers
15
shouldReturnAStraightUrl
Method · 0.65
shouldExpandParameters
Method · 0.65
shouldExpandTwoParameters
Method · 0.65
itIsFineForTheFirstCharacterToBeAPattern
Method · 0.65
shouldMatchAgainstUrlTemplateExcludePrefix
Method · 0.65
shouldMatchAgainstUrlTemplateWithEmptyPrefix
Method · 0.65
createClient
Method · 0.65
canListenToBeforeRequestSentEvent
Method · 0.65
canListenToResponseStartedEvent
Method · 0.65
canListenToResponseCompletedEvent
Method · 0.65
canListenToOnAuthRequiredEvent
Method · 0.65
canListenToFetchError
Method · 0.65
Implementers
1
NettyServer
java/src/org/openqa/selenium/netty/ser
Calls
no outgoing calls
Tested by
15
shouldReturnAStraightUrl
Method · 0.52
shouldExpandParameters
Method · 0.52
shouldExpandTwoParameters
Method · 0.52
itIsFineForTheFirstCharacterToBeAPattern
Method · 0.52
shouldMatchAgainstUrlTemplateExcludePrefix
Method · 0.52
shouldMatchAgainstUrlTemplateWithEmptyPrefix
Method · 0.52
createClient
Method · 0.52
canListenToBeforeRequestSentEvent
Method · 0.52
canListenToResponseStartedEvent
Method · 0.52
canListenToResponseCompletedEvent
Method · 0.52
canListenToOnAuthRequiredEvent
Method · 0.52
canListenToFetchError
Method · 0.52