Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinkedIn login does not work correctly #4

Open
Inei1 opened this issue Jan 25, 2019 · 0 comments
Open

LinkedIn login does not work correctly #4

Inei1 opened this issue Jan 25, 2019 · 0 comments
Labels

Comments

@Inei1
Copy link
Owner

Inei1 commented Jan 25, 2019

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.

@Inei1 Inei1 added the bug label Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant