nicolomantini / LinkedIn-Easy-Apply-Bot

Automate the application process on LinkedIn
Apache License 2.0
765 stars 321 forks source link

Code isn't running #96

Closed faran678 closed 1 year ago

faran678 commented 2 years ago
Screen Shot 2022-06-01 at 8 25 25 AM

Does anyone know how I can get around this issue? I think it's something with Chromedriver I don't know how to fix it any thoughts?

fernando-granco commented 2 years ago

Change set_window_size(0, 0) to set_window_size(1, 1) and set_window_position(0, 0) to set_window_position(1, 1).

faran678 commented 2 years ago
Screen Shot 2022-08-16 at 4 46 50 PM

The code is running but only logs in does not apply for jobs. Any recommendation @fernando-granco

ControlAltTea commented 1 year ago

@faran678 I am having the same issue. Did you ever figure out what it was?

github-actions[bot] commented 1 year ago

Stale issue message