Bug 1441204 - Correct minimum required Selenium version. r?maja_zf draft
authorAndreas Tolfsen <ato@sny.no>
Thu, 14 Jun 2018 13:08:09 -0700
changeset 807823 94c51b244504284b1bfd1fd55fc374f925e7be9f
parent 807822 21f752b26b8e67228a8be0219c9bc751336e79d7
child 807824 0ab8d32ecc27f93834c042a9ae8cc4c912b60dd8
push id113223
push userbmo:ato@sny.no
push dateFri, 15 Jun 2018 20:32:16 +0000
reviewersmaja_zf
bugs1441204, 1452024
milestone62.0a1
Bug 1441204 - Correct minimum required Selenium version. r?maja_zf Bug 1452024 bumped the minimum required Selenium version to 3.11, but did apparently not update the README. MozReview-Commit-ID: Gsn6Kjg8EOr
testing/geckodriver/README.md
--- a/testing/geckodriver/README.md
+++ b/testing/geckodriver/README.md
@@ -28,21 +28,21 @@ the [Testing :: GeckoDriver] component.
 [testing/geckodriver]: https://hg.mozilla.org/mozilla-central/file/tip/testing/geckodriver
 [working with Mozilla source code]: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code
 [Testing :: geckodriver]: https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=geckodriver&resolution=---&list_id=13613952
 
 
 Supported clients
 =================
 
-[Selenium] users must update to [version 3.5] or later to
+[Selenium] users must update to [version 3.11] or later to
 use geckodriver.  Other clients that follow the [W3C WebDriver
 specification] are also supported.
 
-[version 3.5]: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.0
+[version 3.11]: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.11.0
 [W3C WebDriver specification]: https://w3c.github.io/webdriver/webdriver-spec.html
 
 
 Supported Firefoxen
 ===================
 
 geckodriver is not yet feature complete.  This means that it does not
 yet offer full conformance with the [WebDriver] standard or complete