When the crawler simulates the browser’s click, an error is reported in the version of the Google plug-in. In this case, the driver of the Google browser stored locally is incorrect and needs to be updated. The specific solutions are as follows:
resolvent:
Open the following website and download the corresponding version of chromedriver. If you can’t find the exact version number, just find 91
http://chromedriver.storage.googleapis.com/index.html
Be sure to download the driver according to your browser version
My version number is 91.0.4472.124, so I should download the driver corresponding to this version number. The website of download driver is the one above http://chromedriver.storage.googleapis.com/index.html
After clicking in, the interface is as follows
Then find the corresponding version file, download it, unzip it, and copy and paste it into the
In the program error report, you need to delete or cover the previous version in the path where you installed Google before
Leave this new version of the driver. In addition to that, I need to make a copy to the IDE environment where you are running. I use the code written in Python language here, so I need to make a copy of the driver file to the local installation path of Python
At last, it ran successfully
Read More:
- [solution] Google Chrome browser hijacked by hao123 chrome://version Command line tampered
- How to Fix The Latest Version of chrome cannot install the IDM plug-in IDMGCExt.crx
- The problem of MAC switching JDK version and RN Android JDK version leads to compilation failure. Solve it
- Error: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- An error occurred when opensips started the service“ ERROR:core :db_ check_ table_ Version: invalid version 7 for Table dialog found “
- Error:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its
- Start eclipse and prompt version 1.7.0_ 79 of the JVM is not suitable for this product. Version: 1.8 or greater i…
- [solved] runtimeerror: module compiled against API version 0xc but this version of numpy is 0xb
- Google browser chrome installation failed, error code: 0xa0430721 solution (★ pro test is feasible 〉)
- The mapboxsdk imports the higher version unity2020 and 2021 and reports an error arbackgroundrenderer
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- Eclipse specifies JDK version to start, and resolves version XXXX of the JVM is not suitable
- [error record] as compilation error (Android support plugin version is too high | upgrade Android studio to the latest version)
- Version 1.8.0_201 of the JVM is not suitable for this product. Version: 11 or greater is required.
- Modulenotfounderror: no module named ‘CV2’ – (version problem)
- Mac Upgrade pip WARNING: You are using pip version 21.1.1; however, version 21.1.3 is available. You s
- The binary version of its metadata is 1.5.1, expected version is 1.1.16
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- Solved! The new version of statsmodels has the problem of importerror: cannot import name ‘factorial’