Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ with
Method
with
java/src/org/openqa/selenium/remote/http/Routable.java:24–24 ·
view source on GitHub ↗
(Filter filter)
Source
from the content-addressed store, hash-verified
22
boolean matches(HttpRequest req);
23
24
default Routable with(Filter filter) {
25
return
filter.andFinally(this);
26
}
27
}
Callers
15
createHandlers
Method · 0.95
createHandlers
Method · 0.95
createHandlers
Method · 0.95
WebDriver
Class · 0.65
Selenium
Class · 0.65
WebDriver
Class · 0.65
Remote
Class · 0.65
Remote
Class · 0.65
expect_request
Method · 0.65
Http
Class · 0.65
BiDi
Class · 0.65
BiDi
Class · 0.65
Implementers
13
CommonWebResources
java/test/org/openqa/selenium/environm
HandlersForTests
java/test/org/openqa/selenium/environm
Route
java/src/org/openqa/selenium/remote/ht
SpanWrappedRoutable
java/src/org/openqa/selenium/remote/tr
NewSessionQueue
java/src/org/openqa/selenium/grid/sess
Distributor
java/src/org/openqa/selenium/grid/dist
SessionMap
java/src/org/openqa/selenium/grid/sess
Router
java/src/org/openqa/selenium/grid/rout
GridUiRoute
java/src/org/openqa/selenium/grid/web/
CombinedHandler
java/src/org/openqa/selenium/grid/web/
ResourceHandler
java/src/org/openqa/selenium/grid/web/
Node
java/src/org/openqa/selenium/grid/node
Calls
no outgoing calls
Tested by
15
expect_request
Method · 0.52
expect_request
Method · 0.52
expect_request
Method · 0.52
expect_request
Method · 0.52
expect_request
Method · 0.52
expect_request
Method · 0.52
filtersShouldBeCalledInTheOrderAddedWithLastInCalledFirst
Method · 0.52
cleverShenanigansRepresentingWhatWeSeeInTheRouter
Method · 0.52
shouldBeAbleToSetExternalContextAndCreatedSpansAreItsChildren
Method · 0.52
shouldBeAbleToClearQueue
Method · 0.52
ensureJsCannotCreateANewSession
Method · 0.52
shouldCallTheGivenLocatorForALocator
Method · 0.52