当前位置:   article > 正文

selenium打开浏览器报错成功解决selenium.common.exceptions.NoSuchDriverException: Message: Unable to obtain..._发生异常: nosuchdriverexception message: unable to loc

发生异常: nosuchdriverexception message: unable to locate or obtain driver f

谁懂啊 找了一个小时的错误 

        报错内容为

selenium.common.exceptions.NoSuchDriverException: Message: Unable to obtain driver for MicrosoftEdge using Selenium Manager.; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location

 

首先来说说我的哪些操作导致了这些错误

        我将我运行代码同一目录下的msedgedriver.exe没有改名为MicrosoftWebDriver.exe同时我又将python/Scripts目录里面的驱动器改名为MicrosoftWebDriver.exe结果导致了文章开始的报错

我的解决方法

        我将我运行代码同一目录下的msedgedriver.exe改名为MicrosoftWebDriver.exe这样的话就不会报错了或者将运行代码同一目录下的msedgedriver.exe删去然后保留python/Scripts目录里面的MicrosoftWebDriver.exe然后就ok了

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/82210
推荐阅读
相关标签
  

闽ICP备14008679号