Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ javascript_setup
Method
javascript_setup
deps/libffi/testsuite/emscripten/conftest.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
self.goto(f
"{self.base_url}/test.html"
)
30
31
def
javascript_setup(self):
32
self.run_js(
"globalThis.TestModule = await globalThis.Module();"
)
33
34
35
class
FirefoxRunner(BaseRunner, runner.SeleniumFirefoxRunner):
Callers
1
selenium
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected