Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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&
#x27;s not the current url (*).
Callers
2
raw_uc_events.py
File · 0.45
test_display_cdp_events
Method · 0.45
Calls
1
reload
Method · 0.95
Tested by
1
test_display_cdp_events
Method · 0.36