Bug 1371718 - Recommend Firefox 53 or greater for geckodriver; r?whimboo draft
authorAndreas Tolfsen <ato@mozilla.com>
Fri, 09 Jun 2017 17:24:11 +0100
changeset 592648 acadf55e0929f2c6b5794bb7d91c22a428f7935f
parent 592640 9eb9e6b53887119997909f0b5e773138b76d8c7e
child 632884 d028882a5f6887c27132be12a549b4fc9b21e6ae
push id63455
push userbmo:ato@mozilla.com
push dateMon, 12 Jun 2017 15:01:19 +0000
reviewerswhimboo
bugs1371718
milestone56.0a1
Bug 1371718 - Recommend Firefox 53 or greater for geckodriver; r?whimboo DONTBUILD MozReview-Commit-ID: 6fEh8cUdvSe
testing/geckodriver/README.md
--- a/testing/geckodriver/README.md
+++ b/testing/geckodriver/README.md
@@ -34,23 +34,23 @@ of the latest [Firefox Nightly](http://w
 [MDN](https://developer.mozilla.org/).
 We also keep track of known
 [Marionette](https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Amarionette),
 [Selenium](https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Aselenium),
 and [specification](https://github.com/mozilla/geckodriver/issues?q=is%3Aissue+is%3Aopen+label%3Aspec)
 problems in our
 [issue tracker](https://github.com/mozilla/geckodriver/issues).
 
-Support is best in Firefox 52.0.3 and onwards,
+Support is best in Firefox 53 and greater,
 although generally the more recent the Firefox version,
 the better the experience as they have more bug fixes and features.
 Some features will only be available in the most recent Firefox versions,
 and we strongly advise using the [latest Firefox Nightly](https://nightly.mozilla.org/) with geckodriver.
-Since Windows XP support in Firefox will be dropped with Firefox 53,
-we do not support this platform.
+Since Windows XP support was dropped with Firefox 53,
+geckodriver is not supported on this platform.
 
 ## WebDriver capabilities
 
 geckodriver supports a number of
 [WebDriver capabilities](https://w3c.github.io/webdriver/webdriver-spec.html#capabilities):
 
 <table>
  <thead>