Today, some of the resources in hand for the selenium test were collated and shared.
1. All versions of Chrome download
Isn't it hard to find the old version of Chrome? Bloggers have collected several websites to download the old version of Chrome, and it's unclear which one is the original.
http://www.slimjet.com/chrome/google-chrome-old-version.php
http://google_chrome.en.downloadastro.com/old_versions/
http://filehippo.com/zh/download_google_chrome/
http://www.chromedownloads.net/
The following URL is mostly Mac more, Windows is very short, but there are a lot of other software download, you can go to see: Uptodown
2. All versions of Firefox download
Firefox is relatively easy to find, here also posted its FTP link:
http://ftp.mozilla.org/pub/firefox/releases/
As for the version of Firefox and Selenium, does not have the appropriate information, but it is recommended selenium 2.53 and the following friends, with 47 under the Firefox.
3. All versions chromedriver download
The Chromedriver version is also not easy to find:
Http://chromedriver.storage.googleapis.com/index.html
The version and the version of Chrome that were supported by the previous versions are described in Notes.txt in each of these editions, but the old driver has already compiled a glance form for you:
Selenium's chromedriver and chrome version mapping table
In this way, it is not clear which version of Chrome and chromedriver should be downloaded.
4. All versions selenium and iedriverserver download
Finally, of course there are selenium and Iedriverserver,python version of the Selenium direct Pip can be, the following links are mainly Java version and. NET version of:
Http://selenium-release.storage.googleapis.com/index.html
Compatibility issues between the "Selenium-webdriver problem point" driver and the browser version