NameError问题
来源:3-4 继承基类实现浏览器个性化

garyshehh
2022-03-03
老师,我复制您的代码然后运行报了NameError, 我查了查说可以来定义from selenium.webdriver.firefox.options import Options as FirefoxOptions来定义, 之后就出现IeOptions is not defined, 依照上面方式继续定义完就报TypeError: init() got an unexpected keyword argument 'options’的错误![
写回答
1回答
-
托尼老师
2022-03-07
同学, 你的selenium版本是多少?
022022-03-09
相似问题