Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_sb.py
File
raw_sb.py
examples/raw_sb.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"SB() context manager example. (Runs with "
python
")."
""
2
from
seleniumbase
import
SB
3
4
with
SB()
as
sb:
# By default, browser="chrome" if not set.
Callers
nothing calls this directly
Calls
10
SB
Function · 0.90
goto
Method · 0.45
type
Method · 0.45
enter_mfa_code
Method · 0.45
assert_text
Method · 0.45
highlight
Method · 0.45
click
Method · 0.45
click_link
Method · 0.45
assert_element
Method · 0.45
assert_exact_text
Method · 0.45
Tested by
no test coverage detected