Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_login_sb.py
File
raw_login_sb.py
examples/raw_login_sb.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
seleniumbase
import
SB
2
3
with
SB()
as
sb:
4
sb.goto(
"seleniumbase.io/simple/login"
)
Callers
nothing calls this directly
Calls
9
SB
Function · 0.90
goto
Method · 0.45
type
Method · 0.45
click
Method · 0.45
assert_exact_text
Method · 0.45
assert_element
Method · 0.45
highlight
Method · 0.45
click_link
Method · 0.45
assert_text
Method · 0.45
Tested by
no test coverage detected