Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChartGalaxy/ChartGalaxy
/ get_driver
Function
get_driver
code_generation_benchmark/utils/utils_screenshot.py:12–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
_driver = webdriver.Chrome(options=options)
11
12
def
get_driver():
13
return
_driver
14
15
def
take_screenshot(driver: webdriver.Chrome, html_path: str):
16
Callers
2
single_gt_convert
Function · 0.90
single_exp
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected