0

我正在使用 seleniumwire 模块并试图访问一个网站,但它卡在网站的加载页面上,然后它说“代理服务器拒绝连接”

代码:

driver = webdriver.Firefox(PathToProfile)
driver.get("a website")
4

0 回答 0