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

File raw_driver_context.py

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

Source from the content-addressed store, hash-verified

1"""DriverContext() example. (Runs with "python")."""
2from seleniumbase import DriverContext
3
4with DriverContext() as driver:

Callers

nothing calls this directly

Calls 6

DriverContextClass · 0.90
gotoMethod · 0.45
highlightMethod · 0.45
clickMethod · 0.45
assert_textMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected