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

Downgrade blinker due to incompatibility with selenium-wire on Rocky9 #40

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

NicolasLiampotis
Copy link
Contributor

  • Versions of blinker >1.7 cause an error: No module named 'blinker._saferef' when used with selenium-wire.
    As selenium-wire is no longer maintained (selenium-wire repository), downgrading blinker to version 1.7.0 is necessary to avoid this issue. For reference, see this related discussion: SeleniumBase issue #2782.
  • Upgrade geckodriver to v0.34.0

…Linux 9

- Versions of blinker >1.7 cause an error: `No module named 'blinker._saferef'` when used with `selenium-wire`.
- As `selenium-wire` is no longer maintained ([selenium-wire repository](https://github.com/wkeeling/selenium-wire)), downgrading blinker to version 1.7.0 is necessary to avoid this issue.
- For reference, see this related discussion: [SeleniumBase issue #2782](seleniumbase/SeleniumBase#2782).
- Upgrade geckodriver to v0.34.0
@NicolasLiampotis NicolasLiampotis merged commit da91e35 into develop Aug 5, 2024
1 check passed
@NicolasLiampotis NicolasLiampotis deleted the fix-python-reqs branch August 5, 2024 14:48
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.

1 participant