ContentAutomation / YouTubeUploader

An automated, headless YouTube Uploader
https://github.com/ContentAutomation
MIT License
181 stars 31 forks source link

assert "Channel dashboard" in driver.title #10

Closed xiaoxinhuozhu closed 3 years ago

xiaoxinhuozhu commented 3 years ago

I've got a problem: Usingpython3.8 (3.8.2) Traceback (most recent call last): File "main.py", line 138, in <module> main() File "main.py", line 46, in main assert "Channel dashboard" in driver.title AssertionError