Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
seleniumbase
import
SB
2
3
agent =
"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36"
4
agent +=
" (KHTML, like Gecko) Mobile Safari/537.36"
Callers
nothing calls this directly
Calls
6
SB
Function · 0.90
set_window_position
Method · 0.80
activate_cdp_mode
Method · 0.45
goto
Method · 0.45
sleep
Method · 0.45
get_new_driver
Method · 0.45
Tested by
no test coverage detected