MCPcopy 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

23public interface Resource {
24
25 String name();
26
27 Optional<Resource> get(String path);
28

Callers 15

proxy=Method · 0.65
newMethod · 0.65
from_jsonMethod · 0.65
validate_valuesMethod · 0.65
check_outbound_shapeMethod · 0.65
wire_valueMethod · 0.65
readMethod · 0.65
check_shapeMethod · 0.65
check_primitiveMethod · 0.65
enum_hashMethod · 0.65
as_jsonMethod · 0.65
proxy=Method · 0.65

Implementers 4

JarFileResourcejava/src/org/openqa/selenium/grid/web/
PathResourcejava/src/org/openqa/selenium/grid/web/
ClassPathResourcejava/src/org/openqa/selenium/grid/web/
MergedResourcejava/src/org/openqa/selenium/grid/web/

Calls

no outgoing calls

Tested by 5

testAutodetectProxyMethod · 0.52
canAddAndGetCookieMethod · 0.52
registerEndpointMethod · 0.52