Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated link for ChromeDriver #10029

Closed
1 task
navaronbracke opened this issue Jan 11, 2024 · 0 comments · Fixed by #10095
Closed
1 task

Outdated link for ChromeDriver #10029

navaronbracke opened this issue Jan 11, 2024 · 0 comments · Fixed by #10095
Assignees
Labels
e0-minutes Effort: < 60 min fix.link Adds, changes, or removes a link to a page from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. test.driver Relates to driver testing test.integration Relates to integration testing

Comments

@navaronbracke
Copy link
Contributor

navaronbracke commented Jan 11, 2024

Page URL

https://docs.flutter.dev/testing/integration-tests#running-in-a-browser

Page source

No response

Describe the problem

The ChromeDriver downloads have been moved to a dedicated page because there is now a new "Chrome For Testing" variant available. However, the download link just below "Running in a browser" points to a different page, which states:

If you are using Chrome version 115 or newer, please consult
[the Chrome for Testing availability dashboard](https://googlechromelabs.github.io/chrome-for-testing/). 
This page provides convenient [JSON endpoints](https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json) for specific ChromeDriver version downloading.

Expected fix

The link should point to the new location, as people probably have Chrome versions newer than 115 by now. (I have version 120 installed)

The old link was https://chromedriver.chromium.org/downloads
and the new link is https://googlechromelabs.github.io/chrome-for-testing/

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@navaronbracke navaronbracke added the from.page-issue Reported in a reader-filed concern label Jan 11, 2024
@huycozy huycozy added st.triage.triage-team Triage team reviewing and categorizing the issue p2-medium Necessary but not urgent concern. Resolve when possible. e2-days Effort: < 5 days fix.link Adds, changes, or removes a link to a page test.integration Relates to integration testing test.driver Relates to driver testing and removed st.triage.triage-team Triage team reviewing and categorizing the issue labels Jan 11, 2024
@atsansone atsansone added e0-minutes Effort: < 60 min and removed e2-days Effort: < 5 days labels Jan 11, 2024
@atsansone atsansone self-assigned this Jan 11, 2024
atsansone added a commit that referenced this issue Jan 31, 2024
Updated ChromeDriver link. Includes some extra code block lexer updates.
Fixes #10029
atsansone added a commit to atsansone/website that referenced this issue Feb 15, 2024
Updated ChromeDriver link. Includes some extra code block lexer updates.
Fixes flutter#10029
atsansone added a commit to atsansone/website that referenced this issue Apr 5, 2024
Updated ChromeDriver link. Includes some extra code block lexer updates.
Fixes flutter#10029
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e0-minutes Effort: < 60 min fix.link Adds, changes, or removes a link to a page from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. test.driver Relates to driver testing test.integration Relates to integration testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants