diff --git a/testing/geckodriver/README.md b/testing/geckodriver/README.md index 69cb6610cdd3..19bc78efc7af 100644 --- a/testing/geckodriver/README.md +++ b/testing/geckodriver/README.md @@ -412,7 +412,7 @@ Selenium -------- If you are using geckodriver through [Selenium], you must ensure that -you have version 3.5 and greater. Because geckodriver implements the +you have version 3.11 or greater. Because geckodriver implements the [W3C WebDriver standard][WebDriver] and not the same Selenium wire protocol older drivers are using, you may experience incompatibilities and migration problems when making the switch from FirefoxDriver to