uirecorder 启动webdriver服务报错
生活随笔
收集整理的這篇文章主要介紹了
uirecorder 启动webdriver服务报错
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在安裝好uirecorder后,執行起來是各種錯誤。 不是少這個就是缺那個,也是因為自己對自動化測試知識太匱乏。 導致剛開始走自動化測試繞了很多彎路,報個錯都不知所措。后來才知道要多看ERROR后面的錯誤,缺少什么補什么。 1、在執行uirecorder錄制的腳本前,先啟動WebDriver服務。 報錯:Error: Missing C:\Users\b\node_modules\selenium-standalone\.selenium\chromedrive r\2.31-x64-chromedriver 2、將錯誤貼到Google,GitHub里有個回答,安裝selenium-standlone.(https://github.com/vvo/selenium-standalone) npm?install?selenium-standalone@latest?-g ?#OK selenium-standalone?install ?#到這里又提示錯誤 selenium-standalone?start 2、sele-standalone install的時候selenium、chrome、ie、firefox、edge都安裝成功了,到 geckodriver-v0.18.0-win64.zip的時候,Downloads鏈接錯誤,not found。于是跑到GitHub去下載https://github.com/mozilla/geckodriver/releases/
轉載于:https://www.cnblogs.com/duxuebing/p/7469511.html
總結
以上是生活随笔為你收集整理的uirecorder 启动webdriver服务报错的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Unix/Linux操作系统中如何在sq
- 下一篇: B计划 第四周(开学第一周)