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

Function accept_alert

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

Source from the content-addressed store, hash-verified

986@step("Accept alert")
987@step("User accepts alert")
988def accept_alert(context):
989 sb = context.sb
990 sb.accept_alert()
991
992
993@step("Dismiss alert")

Callers

nothing calls this directly

Calls 1

accept_alertMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…