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

File raw_mobile_roblox.py

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

Source from the content-addressed store, hash-verified

1"""Test mobile emulation via mycdp.emulation.set_device_metrics_override().
2tab.send() is a stealthy version of Selenium's execute_cdp_cmd() method."""
3import mycdp
4from seleniumbase import SB

Callers

nothing calls this directly

Calls 9

SBFunction · 0.90
get_active_tabMethod · 0.80
get_event_loopMethod · 0.80
activate_cdp_modeMethod · 0.45
sendMethod · 0.45
gotoMethod · 0.45
assert_elementMethod · 0.45
assert_textMethod · 0.45
highlightMethod · 0.45

Tested by

no test coverage detected