Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_google.py
File
raw_google.py
examples/raw_google.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
seleniumbase
import
SB
2
3
with
SB(uc=True, test=True)
as
sb:
4
sb.activate_cdp_mode()
Callers
nothing calls this directly
Calls
11
SB
Function · 0.90
save_as_pdf_to_logs
Method · 0.80
save_page_source_to_logs
Method · 0.80
save_screenshot_to_logs
Method · 0.80
activate_cdp_mode
Method · 0.45
goto
Method · 0.45
click_if_visible
Method · 0.45
type
Method · 0.45
click
Method · 0.45
sleep
Method · 0.45
get_page_title
Method · 0.45
Tested by
no test coverage detected