Traceback (most recent call last):
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib site-packagesseleniumwebdrivercommonservice.py", line 71, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib subprocess.py", line 966, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib subprocess.py", line 1435, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] Sistem belirtilen dosyayı bulamıyor
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:UsersUSERDesktopPremiumhesapolusturucuasdd. py", line 6, in <module>
tarayici = Chrome(options=ayarlar)
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib site-packagesseleniumwebdriverchromewebdriver.py", line 69, in __init__
super().__init__(DesiredCapabilities.CHROME['browserName'], "goog",
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib site-packagesseleniumwebdriverchromiumwebdriver.py", line 89, in __init__
self.service.start()
File "C:UsersUSERAppDataLocalProgramsPythonPython310lib site-packagesseleniumwebdrivercommonservice.py", line 81, in start
raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see
https://chromedriver.chromium.org/home