Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SeleniumHQ/selenium
/ name
Method
name
java/src/org/openqa/selenium/grid/web/Resource.java:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
public
interface
Resource {
24
25
String name();
26
27
Optional<Resource> get(String path);
28
Callers
15
headless.js
File · 0.65
google_search.js
File · 0.65
logging.js
File · 0.65
chrome_android.js
File · 0.65
chrome_mobile_emulation.js
File · 0.65
google_search_test.js
File · 0.65
window_test.js
File · 0.65
page_loading_test.js
File · 0.65
element_finding_test.js
File · 0.65
select_test.js
File · 0.65
frame_test.js
File · 0.65
storage_test.js
File · 0.65
Implementers
4
JarFileResource
java/src/org/openqa/selenium/grid/web/
PathResource
java/src/org/openqa/selenium/grid/web/
ClassPathResource
java/src/org/openqa/selenium/grid/web/
MergedResource
java/src/org/openqa/selenium/grid/web/
Calls
no outgoing calls
Tested by
5
testAutodetectProxy
Method · 0.52
canAddAndGetCookie
Method · 0.52
canDeleteCookieWithName
Method · 0.52
shouldAllowValuesToBeStreamedToAnObject
Method · 0.52
registerEndpoint
Method · 0.52