1. Start the webdriver service before executing the script recorded by uirecorder
Error: error: missing C: \ users \ B \ node_modules\selenium-standalone\.selenium\chromedrive
r\2.31-x64-chromedriver
2. Post the error to Google. There is an answer in GitHub. Install selenium standone(
https://github.com/vvo/selenium-standalone )
npm install selenium- standalone@latest – g # OK
selenium-standalone install # Here again, an error is prompted
selenium-standalone start
2. Selenium, chrome, ie, Firefox, and edge are all installed successfully during the sale standalone install. The
when geckodriver-v0.18.0-win64.zip , the downloads link is wrong, not found. So I went to GitHub to download it
https://github.com/mozilla/geckodriver/releases/
start webdriver service : switch the directory to selenium sever directory in CMD, C: \ users \ 17972 \ appdata \ roaming \ NPM \ node_modules\selenium-standalone\.selenium\selenium-server Execute the command Java – jar 3.141.5-server.jar (refer to
https://www.cnblogs.com/ivy001/p/8952708.html )