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

Function end_program

seleniumbase/console_scripts/sb_recorder.py:524–526  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

522
523
524def end_program():
525 if recorder_still_running():
526 show_still_running_warning()
527
528
529def main():

Callers 1

create_tkinter_guiFunction · 0.85

Calls 2

recorder_still_runningFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…