Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
524
def
end_program():
525
if
recorder_still_running():
526
show_still_running_warning()
527
528
529
def
main():
Callers
1
create_tkinter_gui
Function · 0.85
Calls
2
recorder_still_running
Function · 0.85
show_still_running_warning
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…