MCPcopy 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."""
2from seleniumbase import Driver
3
4driver = Driver(uc=True)

Callers

nothing calls this directly

Calls 5

DriverFunction · 0.90
getMethod · 0.45
assert_elementMethod · 0.45
sleepMethod · 0.45
quitMethod · 0.45

Tested by

no test coverage detected