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

Function get_sbs_gen_by

seleniumbase/core/visual_helper.py:67–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65
66
67def get_sbs_gen_by():
68 gen_by = (
69 '<p><div>Generated by: <b><a href="https://seleniumbase.io/">'
70 "SeleniumBase</a></b></div></p><p></p>"
71 )
72 return gen_by
73
74
75def get_sbs_header_text():

Callers 1

get_sbs_footerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…