Chrome for chrome, sometimes there is a flashback, perhaps the issue of version conflict, we have to follow this table to see whether Webdriver and chrome version is not correct
| Chromedriver version |
Supported versions of Chrome |
| v2.34 |
v61-63 |
| v2.33 |
v60-62 |
| v2.32 |
v59-61 |
| v2.31 |
V58-60 |
| v2.30 |
V58-60 |
| v2.29 |
v56-58 |
| v2.28 |
v55-57 |
| v2.27 |
v54-56 |
| v2.26 |
V53-55 |
| v2.25 |
V53-55 |
| v2.24 |
v52-54 |
| v2.23 |
v51-53 |
| v2.22 |
v49-52 |
| v2.21 |
V46-50 |
| v2.20 |
v43-48 |
| v2.19 |
v43-47 |
| v2.18 |
v43-46 |
| v2.17 |
v42-43 |
| v2.13 |
V42-45 |
| v2.15 |
v40-43 |
| v2.14 |
V39-42 |
| v2.13 |
v38-41 |
| v2.12 |
V36-40 |
| v2.11 |
V36-40 |
| v2.10 |
V33-36 |
| v2.9 |
V31-34 |
| v2.8 |
V30-33 |
| v2.7 |
V30-33 |
| v2.6 |
V29-32 |
| v2.5 |
V29-32 |
| v2.4 |
V29-32 |
Click to download Chrome's Webdriver:http://chromedriver.storage.googleapis.com/index.htmlfirefoxfirefox driver: https://github.com /mozilla/geckodriver/releases/driver Version The instructions below inform you of the required Firefox and selenium versions to download the corresponding drivers according to your operating system, if used, You need to add the driver path and Firefox path to the environment variables to be able to ieie browser driver: http://selenium-release.storage.googleapis.com/ Index.html according to their own selenium version download the corresponding version of the driver can, Python, download the iedriverserverxxx.zip can, this is to distinguish between 32 and 64-bit system, according to their own system download can, it should be noted that if you want to open IE browser, There are 4 security options on the Security page in the browser's Internet options, the Internet, the local Internet, the trusted site, the restricted site, all 4 of which have a protected mode enabled, which needs to be checked and the driver's path added to the environment variable.
Selenium-webdriver Drive Comparison Table