2022-05-21 07:14:14 发布
网友
我已经使用selenium模块用Python打开了一个新的Firefox窗口
但当我执行时:
browser.get(r'path to any website')
其中“browser”是以前定义的“webdriver.Firefox()”命令,我总是在标题中找到错误
我正在使用Windows10和最新版本的Python、Selenium和geckodriver
非常感谢
目前没有回答
目前没有回答
编程相关推荐