Add 2.34 and 2.35 to Chromedriver compatibility doc (#10012)

This commit is contained in:
Isaac A. Murchie
2018-01-17 13:57:42 -05:00
committed by GitHub
parent 086c8c3ddd
commit 909694b39d
@@ -42,6 +42,8 @@ Chrome version that is automatable:
| Version | Minimum Chrome Version | Link to Chromedriver |
|---------|------------------------|-----------------------------------------------------------------------------------|
| 2.35 | 62.0.3202.0 | [v2.35 (link)](https://chromedriver.storage.googleapis.com/index.html?path=2.35/) |
| 2.34 | 61.0.3163.0 | [v2.34 (link)](https://chromedriver.storage.googleapis.com/index.html?path=2.34/) |
| 2.33 | 60.0.3112.0 | [v2.33 (link)](https://chromedriver.storage.googleapis.com/index.html?path=2.33/) |
| 2.32 | 59.0.3071.0 | [v2.32 (link)](https://chromedriver.storage.googleapis.com/index.html?path=2.32/) |
| 2.31 | 58.0.3029.0 | [v2.31 (link)](https://chromedriver.storage.googleapis.com/index.html?path=2.31/) |