Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ execute
Function
execute
javascript/selenium-webdriver/test/execute_script_test.js:355–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
}
354
355
function
execute() {
356
return
driver.executeScript.apply(driver, arguments)
357
}
358
})
Callers
1
execute_script_test.js
File · 0.70
Calls
1
apply
Method · 0.45
Tested by
no test coverage detected