joaosilvalopes / linkedin-easy-apply-bot

MIT License
220 stars 77 forks source link

update easy apply button selector #81

Open christenbc opened 8 months ago

christenbc commented 8 months ago

Easy apply button fix for new job offer page. Compatible with the job listing page.

It turns out there is a duplicate in the DOM, which is useless.

orisha132 commented 8 months ago

Easy apply button fix for new job offer page. Compatible with the job listing page.

It turns out there is a duplicate in the DOM, which is useless.

implemented your fix and its still "fake applying" the actual easy apply pop up doesn't open, is there any way you could assist me?

christenbc commented 8 months ago

just use my forked version of this unmaintained repo

orisha132 commented 8 months ago

just use my forked version of this unmaintained repo

I tried implementing your changes with the selectors and it didnt work. I even tried using your other recent commit and still no luck. Currently the program is clicking the apply button but not actually filling out the relevant data. I tried looking into the chromium console and getting errors.