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

Update README.md chromedriver link #4294

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Conversation

Palid
Copy link
Contributor

@Palid Palid commented Mar 4, 2022

The link for chromedriver is leading to a deprecated website that will get remove in the nearby future.
This commit updates the link to a correct version.
NOTE: May not work with corporate-managed google chrome account (visit in private mode instead), just google things.

Description

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have updated Guides and README accordingly to this change (if needed)
  • I have added tests to cover this change (if needed)
  • I have attached screenshots to this PR for visual changes (if needed)

README.md Outdated
@@ -338,7 +338,7 @@ You can see the build statuses at

#### Run all tests

[ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/home) is
[ChromeDriver](https://sites.google.com/chromium.org/driver/) is
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[ChromeDriver](https://sites.google.com/chromium.org/driver/) is
[ChromeDriver](https://chromedriver.chromium.org/downloads) is

It seems ☝️ won't give problems, right? I just googled it 🤷‍♂️

@jarednorman
Copy link
Member

Should we be using the webdrivers gem?

@waiting-for-dev
Copy link
Contributor

waiting-for-dev commented Jun 7, 2022

Hey @Palid 👋 What do you think about the given suggestion?

Should we be using the webdrivers gem?

We could consider that as follow-up work, yeah... 🙂

The link for chromedriver is leading to a deprecated website that will
get remove in the nearby future.
This commit updates the link to a correct version.
@waiting-for-dev
Copy link
Contributor

I updated the suggestion myself. We need one more approval to get it merged cc @jarednorman @kennyadsl

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@waiting-for-dev waiting-for-dev merged commit b4ff5ce into solidusio:master Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants