We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win11 Python3.10.6
geckodriver
path:E:\Project\dependence\geckodriver-v0.33.0-win64
has been added to the system variables
Firefox(v77.0)
selenium_firefox(v2.0.8)
installed by: pip3 install selenium_firefox
pip3 install selenium_firefox
PS E:\Project\Youtube\youtube_uploader_selenium-master\youtube_uploader_selenium-master> python3 upload.py --video E:\Project\Youtube\Ford GT40 2nd.mp4
But nothing happed,Which step did I do wrong, or is there something wrong with the environment?
The text was updated successfully, but these errors were encountered:
try this: selenium_firefox==0.2.7 selenium==3.141.0 geckodriver 0.21.0- 0.29.1 ( https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html)
Sorry, something went wrong.
No branches or pull requests
The work I've done
Environment
Win11 Python3.10.6
Dependencies
geckodriver
path:E:\Project\dependence\geckodriver-v0.33.0-win64
has been added to the system variables
Firefox(v77.0)
selenium_firefox(v2.0.8)
installed by:
pip3 install selenium_firefox
Dirctory
Run
PS E:\Project\Youtube\youtube_uploader_selenium-master\youtube_uploader_selenium-master> python3 upload.py --video E:\Project\Youtube\Ford GT40 2nd.mp4
But nothing happed,Which step did I do wrong, or is there something wrong with the environment?
The text was updated successfully, but these errors were encountered: