You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't use one which at release. There are issues related to package version compatibility.
For example: There's a Chrome path parsing problem with undetected-chromedriver.
After running 'pip install requirements', update the packages to their latest versions.
Add the following code at line 108 of Webdriver.py(at EsportsHelper folder). There's a headless bug in recent Chrome versions that causes the browser to display a white screen.
For example: There's a Chrome path parsing problem with undetected-chromedriver.
ultrafunkamsterdam/undetected-chromedriver#2022 (comment)
The text was updated successfully, but these errors were encountered: