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

Function get_sbs_header_text

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

Source from the content-addressed store, hash-verified

73
74
75def get_sbs_header_text():
76 header_text = "SeleniumBase Visual Comparison"
77 return header_text
78
79
80def get_sbs_header():

Callers 1

get_sbs_headerFunction · 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…