From ede535258d2faa2f1fd7f904bad675a0dea36037 Mon Sep 17 00:00:00 2001 From: Alessandro Maggio Date: Sun, 24 Jan 2021 16:40:12 +0100 Subject: [PATCH] Reference issue #31 on original repository --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 583e439..df11292 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ Other users have find multiple problems on Windows my suggestion are: - Suppress the emoji in logs with `logger_settings=LoggerSettings(emoji=False)` - Download the geckodriver from here: https://github.com/mozilla/geckodriver/releases/ and extract in the same folder of this project. For other issue with geckodriver just googling: https://stackoverflow.com/questions/40208051/selenium-using-python-geckodriver-executable-needs-to-be-in-path +Other usefully infos can be founded here: https://github.com/gottagofaster236/Twitch-Channel-Points-Miner/issues/31 ## Use Chrome instead Firefox If you prefer Chrome instead Firefox please download the WebDriver matching with your Chrome version and OS from this link: https://chromedriver.chromium.org/downloads.