Attempt at making this work in 2023#68
Conversation
Commented out email validation (not working with debugging)
changed job search locator strategy method added loop to handle LI's resume selection replaced outdated selenium locator methods fixed questions filling functions added wget to requirements.txt added function to install chromium
|
Hi @Juppie902 |
|
@wasimekram thank you for your input! |
…able declaration minor fixes to Locators, additional questions
# Conflicts: # linkedineasyapply.py
|
@Juppie902 Hey, great work updating the code but there seem to be issue with autoselection of questions that are random. Such as there is a decimal point question, discard is not being clicked when it cant proceed, radio buttons dont work nor drop down. I am checking the code myself but it would be great if you can take a look |
Potentionally fixed radio selectors and additional questions in general
I am facing the same issues |
|
The bot is working with substantial improvements in another repository here: https://github.com/madingess/EasyApplyBot |
It answers questions ( tried with years of experience questions so far, needs more testing though on all types of questions and radio options )
Added salary support (Issue #33 )
Fixed all kinds of spelling mistakes, changes to LinkedIn's interface all the time, Selenium new methods for locators, timers tuned to personal preference, added stuff, removed old stuff.