Пожалуйста, как можно решить эту проблему
Traceback (most recent call last):
File "C:\Users\Gardi\Desktop\TikTok-Account-Creator-main\TikTok-Account-Creator-main\run.py", line 52, in
webdriver = webdriver.Firefox(executable_path="./geckodriver", firefox_profile=profile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.__init__() got an unexpected keyword argument 'executable_path'
Подробнее здесь: https://stackoverflow.com/questions/790 ... -this-tool