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

Unable to login to LinkedIn #3

Open
Omer-remo opened this issue Mar 20, 2023 · 1 comment
Open

Unable to login to LinkedIn #3

Omer-remo opened this issue Mar 20, 2023 · 1 comment

Comments

@Omer-remo
Copy link

Hello, when I run the script, the email and password fields are filled automatically on the LinkedIn login page, but the login button does not click. I get an error like this in the console because it doesn't login. Error code:

File "C:\Users\oktay\Desktop\linkedin-web-scraper\venv\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="app__container"]/main/div/form/div[3]/button"}
(Session info: chrome=111.0.5563.65)

Process finished with exit code 1

Linkedin

can you help me?
thanks

@batuhantoker
Copy link

In the log_in function change it to send return key instead of clicking the submit button. Good luck with the upcoming issues you gonna face

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants