MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / raw_driver.py

File raw_driver.py

examples/cdp_mode/raw_driver.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import atexit
2from seleniumbase import Driver
3
4driver = Driver(uc=True, guest=True)

Callers

nothing calls this directly

Calls 6

DriverFunction · 0.90
activate_cdp_modeMethod · 0.45
openMethod · 0.45
sleepMethod · 0.45
solve_captchaMethod · 0.45

Tested by

no test coverage detected