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

Method get_dash_pie_1

seleniumbase/fixtures/constants.py:118–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 DASH_PIE = Files.DOWNLOADS_FOLDER + "/dash_pie.json"
117
118 def get_dash_pie_1():
119 if not hasattr(encoded_images, "DASH_PIE_PNG_1"):
120 encoded_images.DASH_PIE_PNG_1 = encoded_images.get_dash_pie_png1()
121 return encoded_images.DASH_PIE_PNG_1
122
123 def get_dash_pie_2():
124 if not hasattr(encoded_images, "DASH_PIE_PNG_2"):

Callers 3

__process_dashboardMethod · 0.80

Calls

no outgoing calls

Tested by 1