wodsuz / EasyApplyJobsBot

A python bot to automatically apply all Linkedin,Glassdoor, etc Easy Apply jobs based on your preferences. Auto login, auto fill additional questions, apply automatically!
https://www.automated-bots.com/
Other
424 stars 141 forks source link

Selenium stealth missing from windows version #60

Open StephenCPrice opened 6 months ago

StephenCPrice commented 6 months ago

Exception in thread Thread-1 (startSelenium): Traceback (most recent call last): File "threading.py", line 1052, in _bootstrap_inner File "threading.py", line 989, in run File "LinkedinPro.py", line 910, in startSelenium File "LinkedinPro.py", line 39, in init File "LinkedinPro.py", line 125, in connectBrowser File "selenium_stealth__init__.py", line 45, in stealth File "selenium_stealth\utils.py", line 8, in with_utils File "pathlib.py", line 1028, in read_text File "pathlib.py", line 1014, in open FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\steph\Downloads\LinkedinProWindows\LinkedinPro\_internal\selenium_stealth\js\utils.js'

Okonai commented 6 months ago

@StephenCPrice If you download the repo from https://github.com/diprajpatra/selenium-stealth than copy paste the selenium_stealth folder inside the _internal folder it will work