MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / press_right_arrow

Function press_right_arrow

sbase/steps.py:646–648  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

644@step("Press right arrow")
645@step("User presses right arrow")
646def press_right_arrow(context):
647 sb = context.sb
648 sb.press_right_arrow()
649
650
651@step("Clear all cookies")

Callers

nothing calls this directly

Calls 1

press_right_arrowMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…