youtube_uploader_selenium icon indicating copy to clipboard operation
youtube_uploader_selenium copied to clipboard

what's the recommend versions of dependencies?

Open alonelyshepherd opened this issue 3 years ago • 2 comments

firefox = 77 geckodriver = ? selenium = ?

alonelyshepherd avatar Nov 28 '21 04:11 alonelyshepherd

selenium needed to be 3.8.0

eldar81 avatar Dec 17 '21 20:12 eldar81

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 ...

jamesjiayu avatar Dec 14 '23 20:12 jamesjiayu