srikar-kodakandla / linkedin-easyapply-using-AI

Automate your LinkedIn job applications with AI! This bot utilizes GPT models such as GPT-4, GPT-3.5, and Google's Gemini Pro for Easy Apply form filling, customizable to your preferences and job search criteria.
Apache License 2.0
28 stars 6 forks source link

werre with del and quit for undetected driver #2

Open abdeahmdd opened 5 months ago

abdeahmdd commented 5 months ago

I keep getting the following error whenever trying to use it please help Started applying jobs in linkedIn Applying location at United States Started applying for the location United States and role social media Maybe linkedin verification ---Took: 0 minute(s). Stopped applying to LinkedIn Exception ignored in: <function Chrome.del at 0x000002970290D3A0> Traceback (most recent call last): File "C:\Program Files\Python312\Lib\site-packages\undetected_chromedriver__init.py", line 843, in del__ File "C:\Program Files\Python312\Lib\site-packages\undetected_chromedriver__init__.py", line 798, in quit OSError: [WinError 6] The handle is invalid

srikar-kodakandla commented 5 months ago

Please pull the latest code updates to your local machine and try running the below command:

pip install --upgrade undetected-chromedriver

Then run the file again.