MCPcopy 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

1from seleniumbase import SB
2
3with 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

SBFunction · 0.90
set_text_contentMethod · 0.80
add_css_styleMethod · 0.80
gotoMethod · 0.45
switch_to_frameMethod · 0.45
sleepMethod · 0.45
clickMethod · 0.45
highlightMethod · 0.45
select_option_by_textMethod · 0.45

Tested by

no test coverage detected