wodsuz/EasyApplyJobsBot

Error choosing resume

Closed this issue · 3 comments

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

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?

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.

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