phyton ile kick için bir bot yapıyorum ama aşağıdaki hatayı veriyor
[!] C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Profile 1 açılırken hata: Message: Unable to obtain driver for chrome; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location
selenium yolunu bulamıyor hatası fakat kodda bulunan
chromedriver_path = r"C:\Users\Administrator\Downloads\chromedriver-win64\chromedriver.exe"
bu yol doğru, bu sorunu nasıl çözebilirim