Open Rubiooo04 opened 1 year ago
same problem here, tried "upgrading" to chrome 114 but didnt work
i ended up specifying the chrome driver path and downloading chrome 114
`class zefoy:
def __init__(self):
chrome_options = uc.ChromeOptions()
chrome_binary_path = 'path\\to\\chrome.exe'
chrome_options.binary_location = chrome_binary_path
`
@Wheaties466 where did you download Chrome 114? I can't seem to find it anywhere
I believe I had to look up the commit ID and insert it into the url as it is still hosted. I’ll see if I can find the direct link later today.
On Sun, Nov 26, 2023 at 11:05 AM lolguppy @.***> wrote:
@Wheaties466 https://github.com/Wheaties466 where did you download Chrome 114? I can't seem to find it anywhere
— Reply to this email directly, view it on GitHub https://github.com/useragents/Zefoy-TikTok-Automator/issues/85#issuecomment-1826822806, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIZH77EZJO3P3N73BOMVNLYGNSGJAVCNFSM6AAAAAA3UNET6KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRWHAZDEOBQGY . You are receiving this because you were mentioned.Message ID: @.***>
When i run
py tiktok.py
i get this error