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

File raw_mobile.py

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

Source from the content-addressed store, hash-verified

1from seleniumbase import Driver
2
3driver = Driver(mobile=True)
4try:

Callers

nothing calls this directly

Calls 6

DriverFunction · 0.90
gotoMethod · 0.45
assert_elementMethod · 0.45
assert_textMethod · 0.45
highlightMethod · 0.45
quitMethod · 0.45

Tested by

no test coverage detected