Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
proxy=
Method · 0.65
new
Method · 0.65
from_json
Method · 0.65
validate_values
Method · 0.65
check_outbound_shape
Method · 0.65
wire_value
Method · 0.65
read
Method · 0.65
check_shape
Method · 0.65
check_primitive
Method · 0.65
enum_hash
Method · 0.65
as_json
Method · 0.65
proxy=
Method · 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