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 Rocky 9 #41

Merged
merged 5 commits 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

themiszamani and others added 5 commits July 3, 2024 12:14
…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
Downgrade blinker due to incompatibility with selenium-wire on Rocky9
@NicolasLiampotis NicolasLiampotis merged commit d1f32fc into master Aug 5, 2024
2 checks passed
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.

2 participants