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

Error choosing resume #24

Closed Benezes closed 9 months ago

Benezes commented 1 year ago

https://github.com/wodsuz/EasyApplyJobsBot/blob/fcb47066f063c9787ffa8391ef89392c65972d84/linkedin.py#L99

Linkedin is asking for a summary after clicking to go to the next page. This code may resolve the issue, in which case it will select the first resume it finds

self.driver.find_element(By.CSS_SELECTOR, "button[aria-label='Choose Resume']").click()

problem image

ghostsrreal commented 1 year ago

Iv'e been dealing with the same issue on my end.

For me I got odd behavior such as the script crashing saying area-label not found (when it was definitely on the page) and some other times it said application submitted (when it clearly wasn't).

Then again mine is heavily modified, so i'll need time to debug a rebased variant.

Did the selector solution above work for yours?

jtranquilli commented 1 year ago

The bot will typically select the most recently uploaded resume if there are multiple to choose from, so an easy workaround might be to just re-upload the resume you want to use so that it is automatically selected due to being the most recently uploaded CV.

wodsuz commented 9 months ago

The code is updated, it should select resumes properly now. Soon pro version will be released on our site - https://www.automated-bots.com/