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

File raw_driver_manager.py

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

Source from the content-addressed store, hash-verified

1"""Driver() manager example. (Runs with "python")."""
2from seleniumbase import Driver
3
4driver = Driver()

Callers

nothing calls this directly

Calls 7

DriverFunction · 0.90
gotoMethod · 0.45
highlightMethod · 0.45
typeMethod · 0.45
clickMethod · 0.45
quitMethod · 0.45
assert_textMethod · 0.45

Tested by

no test coverage detected