Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ show_version_info
Function
show_version_info
seleniumbase/console_scripts/run.py:700–702 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
698
699
700
def
show_version_info():
701
version_info = get_version_info()
702
print(
"%s"
% version_info)
703
704
705
def
get_package_location():
Callers
2
show_basic_usage
Function · 0.85
main
Function · 0.85
Calls
1
get_version_info
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…