Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ has_browser
Function
has_browser
test/browser_common.py:308–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
306
307
# checks if browser testing is enabled
308
def
has_browser():
309
return
EMTEST_BROWSER !=
'0'
310
311
312
def
get_browser():
Callers
9
test_emrun_info
Method · 0.90
test_no_browser
Method · 0.90
test_emrun
Method · 0.90
configure_test_browser
Function · 0.85
browser_restart
Method · 0.85
browser_open
Method · 0.85
setUpClass
Method · 0.85
tearDownClass
Method · 0.85
run_browser
Method · 0.85
Calls
no outgoing calls
Tested by
3
test_emrun_info
Method · 0.72
test_no_browser
Method · 0.72
test_emrun
Method · 0.72