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

Function get_new_driver

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

Source from the content-addressed store, hash-verified

609@step("Get new driver")
610@step("User gets new driver")
611def get_new_driver(context):
612 sb = context.sb
613 sb.get_new_driver()
614
615
616@step("Switch to default driver")

Callers

nothing calls this directly

Calls 1

get_new_driverMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…