SelmiAbderrahim / CreateUndetectableChromeDriver

Download undetectable chrome driver for selenium [Python]
MIT License
6 stars 4 forks source link

FileNotFoundError: chromedriver #1

Closed techoguid closed 2 years ago

techoguid commented 2 years ago

File "C:...\lib\site-packages\lucd\clean.py", line 44, in remove_signature_in_javascript subprocess.Popen(["sudo", "chmod", "755", self.chromedriver], stdout=subprocess.PIPE) File "C:\Python310\lib\subprocess.py", line 966, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Python310\lib\subprocess.py", line 1435, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

SelmiAbderrahim commented 2 years ago

Thanks for your comment. The error has been fixed.