wkaisertexas / tiktok-uploader

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

Add OperaDriver Selenium support #86

Closed MatteoFasulo closed 9 months ago

MatteoFasulo commented 9 months ago

Hello,

I'm interested in the possibility of incorporating the OperaDriver for Selenium, which is based on Chromium (https://github.com/operasoftware/operachromiumdriver).

Anticipating your response.

wkaisertexas commented 9 months ago

Probably not by default. Why don't you just use Chrome or FireFox for the automation script?

I do not want to have to support extra browsers which could break over time.