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

Method refresh

seleniumbase/core/sb_cdp.py:180–181  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

178 )
179
180 def refresh(self, *args, **kwargs):
181 self.reload(*args, **kwargs)
182
183 def goto_if_not_url(self, url):
184 """Opens the url in the browser if it's not the current url (*).

Callers 2

raw_uc_events.pyFile · 0.45

Calls 1

reloadMethod · 0.95

Tested by 1