coding-ai / EasyApply-Linkedin

RPA tool for applying to LinkedIn jobs
246 stars 136 forks source link

Chrome driver fix with upgrade to Selenium functions #17

Open jasonhillinger opened 1 year ago

jasonhillinger commented 1 year ago

The user can choose to use a chrome driver by entering a value for optional_driver_path, or if they leave it empty "", the driver will be automatically chosen for them. Also all functions find_elementby* (deprecated) have been updated to find_element