Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SeleniumHQ/selenium
/ read
Method
read
java/src/org/openqa/selenium/grid/web/Resource.java:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
Set<Resource> list();
32
33
Optional<byte[]> read();
34
}
Callers
15
parse_js_file
Function · 0.65
generate_header
Function · 0.65
generate_cc_source
Function · 0.65
generate_java_source
Function · 0.65
[Symbols.serialize]
Method · 0.65
installAddon
Method · 0.65
addFile
Method · 0.65
load
Function · 0.65
io_test.js
File · 0.65
write_update_notice
Method · 0.65
calculate_hash
Function · 0.65
run
Function · 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
15
testShouldCaptureScreenshotOfAnElement
Method · 0.52
getImage
Method · 0.52
verifyScreenshot
Method · 0.52
getImage
Method · 0.52
canReturnStatus
Method · 0.52
writeTestZipEntry
Method · 0.52
shouldDecodeUnicodeEscapesProperly
Method · 0.52
shouldCallFromJsonWithJsonInputParameter
Method · 0.52
nullInputsShouldCoerceAsNullValues
Method · 0.52
emptyStringsWithNoJsonValuesComeBackAsNull
Method · 0.52
roundTripAFirefoxOptions
Method · 0.52
test_download_file
Function · 0.52