Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_uc_driver.py
File
raw_uc_driver.py
examples/raw_uc_driver.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"UC Mode Driver for evading bot-detection."
""
2
from
seleniumbase
import
Driver
3
4
driver = Driver(uc=True)
Callers
nothing calls this directly
Calls
5
Driver
Function · 0.90
get
Method · 0.45
assert_element
Method · 0.45
sleep
Method · 0.45
quit
Method · 0.45
Tested by
no test coverage detected