youtube_uploader_selenium
youtube_uploader_selenium copied to clipboard
what's the recommend versions of dependencies?
firefox = 77 geckodriver = ? selenium = ?
selenium needed to be 3.8.0
Hi there, I have the version issue, too. According to https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html, selenium should be '≥ 3.11'. I try 3.141, but doesn't work. I will try 3.8... Thank you, bro
geckodriver | Selenium| Firefox min| FF max ... 0.22.0 | ≥ 3.11 (3.14 Python) | 57 | 79 0.21.0 | ≥ 3.11 (3.14 Python) | 57 | 79 0.20.1 | ≥ 3.5 | 55 | 62 ...