Closed
Bug 1371718
Opened 7 years ago
Closed 7 years ago
Recommend Firefox 53 or greater in README
Categories
(Testing :: geckodriver, enhancement)
Tracking
(firefox56 fixed)
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: ato, Assigned: ato)
Details
Attachments
(1 file)
We should recommend a release channel build.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8876191 [details]
Bug 1371718 - Recommend Firefox 53 or greater for geckodriver;
https://reviewboard.mozilla.org/r/147628/#review151936
::: testing/geckodriver/README.md:42
(Diff revision 1)
> [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.0.3 and greater,
To avoid us to look for security releases, I would propose that we only mention the main version like 53 here.
::: testing/geckodriver/README.md:48
(Diff revision 1)
> 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.
> +geckodriver is not available on Windows XP
> +because Firefox 53 dropped support fo this platform.
I feel this reads better:
Since Windows XP support was dropped with Firefox 53.0, geckodriver is not supported on this platform.
Attachment #8876191 -
Flags: review?(hskupin) → review+
Assignee | ||
Comment 3•7 years ago
|
||
mozreview-review-reply |
Comment on attachment 8876191 [details]
Bug 1371718 - Recommend Firefox 53 or greater for geckodriver;
https://reviewboard.mozilla.org/r/147628/#review151936
> To avoid us to look for security releases, I would propose that we only mention the main version like 53 here.
OK.
Comment hidden (mozreview-request) |
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4dc441d1bba
Recommend Firefox 53 or greater for geckodriver; r=whimboo
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•