ozanyurtsever / instagram_unfollower

A Python script to unfollow users who you follow but they don't follow you back on Instagram. Works with Selenium, without using Instagram API.
MIT License
49 stars 20 forks source link

Unable to locate element: //a[@href='/accounts/login/'] #3

Open aleconwifi opened 3 years ago

aleconwifi commented 3 years ago

I run my code in Ubuntu and I got this error: line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: //a[@href='/accounts/login/']