Skip to content

LinkedIn login does not work correctly #4

@Inei1

Description

@Inei1

Attempting to login to LinkedIn causes the script to fail. This is because the login boxes for LinkedIn have the word "email" as the id, and not the name. To fix this, a new rule needs to be added under find_element_by_xpath for both username and password to have the id contain "email" for username or "password" for password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions