mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 02:25:51 +03:00
[GH-ISSUE #269] Bug with selenium=4.10 #54
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @augustomaillo on GitHub (Jun 20, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/269
using selenium-4.10.0 (compatible with lib dependencies) raises error in undetected_chromedriver Chrome class init
how to reproduce
soccerdata==1.4.0
selenium==4.10.0
Code:
Output:
@probberechts commented on GitHub (Jun 26, 2023):
I cannot reproduce this with
soccerdata==1.4.0
selenium==4.10.0
undetected-chromedriver==3.5.0
What version of undetected-chromedriver do you have?
@augustomaillo commented on GitHub (Jun 26, 2023):
Same version, 3.5.0
I faced this issue in a WSL2 environment, maybe this is the problem
But i downgrade the selenium version and crawler works