MCPcopy 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
12def get_driver():
13 return _driver
14
15def take_screenshot(driver: webdriver.Chrome, html_path: str):
16

Callers 2

single_gt_convertFunction · 0.90
single_expFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected