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

File raw_mobile_agents.py

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

Source from the content-addressed store, hash-verified

1from seleniumbase import SB
2
3agent = "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36"
4agent += " (KHTML, like Gecko) Mobile Safari/537.36"

Callers

nothing calls this directly

Calls 6

SBFunction · 0.90
set_window_positionMethod · 0.80
activate_cdp_modeMethod · 0.45
gotoMethod · 0.45
sleepMethod · 0.45
get_new_driverMethod · 0.45

Tested by

no test coverage detected