ContentAutomation/YouTubeUploader

assert "Channel dashboard" in driver.title

xiaoxinhuozhu opened this issue · 0 comments

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