Skip to content

Unable to locate element: {"method":"css selector","selector":".job-card-list__title--link"} #52

Description

@LarryChiem
Image

Message: no such element: Unable to locate element: {"method":"css selector","selector":".job-card-list__title--link"}
(Session info: chrome=138.0.7204.101); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#nosuchelementexception

Is this because LinkedIn changes their class names often?

For example, as of July 15, 2025, instead of "job-card-list__title--link" which is an element that doesn't exist, is it now "job-card-job-posting-card-wrapper__card-link" ?

Would also need to change line 460

                        job_el = job_tile.find_element(By.CLASS_NAME, 'job-card-job-posting-card-wrapper__card-link')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions