Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TechXueXi/TechXueXi
/ get_url
Method
get_url
SourcePackages/pdlearn/mydriver.py:314–315 ·
view source on GitHub ↗
(self, url)
Source
from the content-addressed store, hash-verified
312
return
self.driver.title == title
313
314
def
get_url(self, url):
315
self.driver.get(url)
316
317
def
go_js(self, js):
318
self.driver.execute_script(js)
Callers
7
refresh_all_cookies
Function · 0.95
article
Function · 0.95
video
Function · 0.95
answer_question
Function · 0.95
daily
Function · 0.95
weekly
Function · 0.95
zhuanxiang
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected