wkaisertexas / tiktok-uploader

Automatically ⬆️ upload TikTok videos
https://pypi.org/project/tiktok-uploader/
360 stars 84 forks source link

Stacktrace with Firefox #94

Closed abtifmx closed 8 months ago

abtifmx commented 8 months ago

Hey, since Chrome is broken rn, I tried using firefox. I am uploading a Video to TikTok with the headless flag. The Stacktrace I get:

[18:32:38] Navigating to upload page [18:32:41] Uploading video file Message: Stacktrace: RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8 WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:189:5 NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:507:5 dom.find/</<@chrome://remote/content/shared/DOM.sys.mjs:132:16

Any Idea, how to fix it?

abtifmx commented 8 months ago

The solution in issue #93 fixed it for now