ishaannarula / job-application-automation

A work-in-progress project to automate applying to jobs on commonly used Applicant Tracking Systems (Workday, Greenhouse etc.)
MIT License
8 stars 0 forks source link

Caxton Associates (Workable) - Show More Button Not Clickable #7

Closed ishaannarula closed 2 years ago

ishaannarula commented 2 years ago

On workable pages, there is typically a 'Show More' button at the end of the page which needs to be clicked to view additional job postings. This may need to be done multiple times until all postings are visible. The current code is unable to click this button.