Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
atexit
2
from
seleniumbase
import
Driver
3
4
driver = Driver(uc=True, guest=True)
Callers
nothing calls this directly
Calls
6
Driver
Function · 0.90
activate_cdp_mode
Method · 0.45
open
Method · 0.45
sleep
Method · 0.45
solve_captcha
Method · 0.45
wait_for_element_absent
Method · 0.45
Tested by
no test coverage detected