Skip to content

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 11, 2025

Unless the capybara team figured out how to solve this bug:

teamcapybara/capybara#2800

Also setting some flags we need for Chrome 133 support.

@tvdeyen tvdeyen requested a review from a team April 11, 2025 09:57
@mergify
Copy link
Contributor

mergify bot commented Apr 11, 2025

It looks like this PR is missing a label to determine the type of change it introduces. The maintainer should add one of the following labels:

  • bug for bugfixes.
  • enhancement for new features and improvements.
  • documentation for documentation changes.
  • security for security patches.
  • removed for feature removals.
  • infrastructure for internal changes that should not go in the changelog.

Additionally, the maintainer may also want to add one of the following:

  • breaking for breaking changes.
  • deprecated for feature deprecations.

Once the correct labels have been set, simply remove the needs changelog label label from this PR so I can merge it.

@mergify mergify bot added the needs changelog label Needs a label to determine the type of change. label Apr 11, 2025
@tvdeyen tvdeyen added bug Describes or fixes a bug. and removed needs changelog label Needs a label to determine the type of change. labels Apr 11, 2025
@tvdeyen
Copy link
Member Author

tvdeyen commented Apr 11, 2025

Testing with solidusio-contrib/solidus_social#136

tvdeyen added 3 commits April 11, 2025 18:36
Unless the capybara team figured out how to solve this bug:

teamcapybara/capybara#2800

Also setting some flags we need for Chrome 133 support.

And completely register a new driver. Do not try to inherit from the selenium web driver. It does not contain all the args we need.
We need to tell the Selenium Browser Manager to download
that version
Hopefully it will be less flaky
@mergify mergify bot merged commit 4aa3dca into solidusio:main Apr 11, 2025
50 checks passed
@tvdeyen
Copy link
Member Author

tvdeyen commented Apr 11, 2025

Nooo. What? Why has this been merged?

@tvdeyen
Copy link
Member Author

tvdeyen commented Apr 11, 2025

Dang. Should I have kept it as draft? Meh.

This was referenced Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Describes or fixes a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants