Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SeleniumHQ/selenium
/ resource
Function
resource
javascript/selenium-webdriver/lib/http.js:160–162 ·
view source on GitHub ↗
(method, path)
Source
from the content-addressed store, hash-verified
158
}
159
160
function
resource(method, path) {
161
return
{ method: method, path: path }
162
}
163
164
/** @typedef {{method: string, path: string}} */
165
var
CommandSpec
Callers
3
post
Function · 0.70
del
Function · 0.70
get
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected