UI自动化打开游览器失败 elenium.common.exceptions.SessionNotCreatedException: Message: session not created: Thi

原因是:

驱动和当前游览器版本不一致

查看游览器版本:

UI自动化打开游览器失败 elenium.common.exceptions.SessionNotCreatedException: Message: session not created: Thi

 

 下载对应驱动:

 http://npm.taobao.org/mirrors/chromedriver/

在自己电脑上 找到原来驱动的存放位置

UI自动化打开游览器失败 elenium.common.exceptions.SessionNotCreatedException: Message: session not created: Thi

 

 将下载的新驱动    替换即可      (避免每次麻烦   建议关闭游览器自动更新功能)

 

上一篇:Vue生命周期中mounted和created的区别


下一篇:Vue 多组件 resize