Troubleshooting of selenium errors: Difference between revisions

Jump to navigation Jump to search
m
Line 28: Line 28:
* [https://chromedriver.chromium.org/downloads Download] the same version of ChromeDriver with the version installed on the computer or server
* [https://chromedriver.chromium.org/downloads Download] the same version of ChromeDriver with the version installed on the computer or server
* You may need to stop the ChromeDriver in the process list if you could not overwrite the existing ChromeDriver file
* You may need to stop the ChromeDriver in the process list if you could not overwrite the existing ChromeDriver file
** {{Win}} (1) keyin {{kbd | key=<nowiki>cmd</nowiki>}} to open the command prompt with the administrative permission (2) and keyin {{kbd | key=<nowiki>taskkill /IM "chromedriver.exe" /F</nowiki>}} to stop the ChromeDriver process
** {{Win}} (1) Open the command prompt with the administrative permission (2) and keyin {{kbd | key=<nowiki>taskkill /IM "chromedriver.exe" /F</nowiki>}} to stop the ChromeDriver process
** {{Linux}}  
** {{Linux}}  
* Overwrite the existing ChromeDriver file
* Overwrite the existing ChromeDriver file
Anonymous user

Navigation menu