joaosilvalopes / linkedin-easy-apply-bot

MIT License
220 stars 77 forks source link

TimeoutError: Waiting for selector `small.jobs-search-results-list__text` #77

Open muqtadahussainde opened 11 months ago

muqtadahussainde commented 11 months ago

Script execution is failing after jobs page has been loaded with following error

TimeoutError: Waiting for selector `small.jobs-search-results-list__text` 
failed: Waiting failed: 5000ms exceeded

Looks like the website structure changed, not sure what this represented

dreg35 commented 10 months ago

Same issue here as well

klevinkona commented 7 months ago

same error here as well

bgrambs commented 6 months ago

Yea same issue. Tried upping the timeout time to 20000 ms but it didn't work. Thinking something about linkedins website structure changed but the code wasn't updated