一、UI Recorder安裝
1、安裝報錯 Cannot find module 'semver'
解決:那就繼續安裝該檔案:npm install -g semver
二、UI Recorder使用
1、錄制后回放,執行selenium-standalone start 報錯 Missing C:\Users\AppData\Roaming\npm\node_modules\selenium-standalone\.selenium\chromedriver\85.0.4183.87-x64-chromedriver
解決辦法:查看該博主內容
https://www.cnblogs.com/duxuebing/p/7469511.html
報錯:
https://chromedriver.storage.googleapis.com/2.27/chromedriver_mac64.zip
解決:
npm install selenium-standalone@latest -g
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/66504.html
標籤:非技術區
