Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_robot.py
File
raw_robot.py
examples/raw_robot.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
seleniumbase
import
SB
2
3
with
SB(enable_3d_apis=True, test=True)
as
sb:
4
sb.goto(
"threejs.org/examples/#webgl_animation_skinning_morph"
)
Callers
nothing calls this directly
Calls
9
SB
Function · 0.90
set_text_content
Method · 0.80
add_css_style
Method · 0.80
goto
Method · 0.45
switch_to_frame
Method · 0.45
sleep
Method · 0.45
click
Method · 0.45
highlight
Method · 0.45
select_option_by_text
Method · 0.45
Tested by
no test coverage detected