NathanDuma / LinkedIn-Easy-Apply-Bot

Automate LinkedIn Easy Apply job applications and answer application-specific questions.
231 stars 86 forks source link

Uploading photo error, uploads CV instead. Freezes the application completely! Roadblock! #4

Closed amishjha closed 3 years ago

amishjha commented 3 years ago

image

Either: A. Include file path for pic

OR

B. Do not insert cv.pdf into photo coz it is not mandatory. (in fact if you do not insert anything in the photo it will continue as normal)

This completely freezes the bot. The action pauses however when I remove the wrongly uploaded file by clicking cross icon and clicking next. it resumes. So i guess only for this photo upload section you can add an exception.?

NathanDuma commented 3 years ago

In linkedineasyapply.py remove both of these lines: 594 and 595 and restart the bot. Feel free to make a PR and I can review it.

amishjha commented 3 years ago

sure ok, il little noob to all this, il try my best to make a PR. Meanwhile I have a similar code to be made for a platform, but very simple (just 2 buttons clicks needed). Let me know if you would be available to design it, I can give you a brief over email.

NathanDuma commented 3 years ago

I have pushed the changes and this issue should no longer persist. Please pull.