Home > other >  Open the browser web automation error: Service... Unexpectedly exited. The Status code was: 4
Open the browser web automation error: Service... Unexpectedly exited. The Status code was: 4

Time:09-26

I am using the Spyder + the selenium in the anaconda web automation:

The code is as follows:
The from the selenium import webdriver

Wd=webdriver. Chrome (r "C: \ Users \ lenovo \ AppData \ Local \ \ Google Chrome \ Application \ 80.0.3987.106 _chrome_installer. Exe")

After running error:

WebDriverException: Service C: \ Users \ lenovo \ AppData \ Local \ \ Google Chrome \ Application \ 80.0.3987.106 _chrome_installer. Exe unexpectedly exited. the Status code was: 4

Check for a long time did not find the reason, trouble bosses look at poor children! -_ -!!!!!!!!!!

CodePudding user response:

Save the children
  • Related