Closed janmei closed 5 years ago
Found the Issue. Instagram Title changes based on User Location and adjusts in Location Language.
Changed in in title.startswith("Login");
Same issue with the search field. Needs to bee looked up with inspector and then changed in code to match the placeholder.
I am sorry to post no ask but I thought this comment will be useful for someone that need help
it can fix easily, you can go /socail_mapper/moduels, find instagram moduels and edit this.
Find this(use Ctrl + F) "https://www.instagram.com/accounts/login/" and replace "https://www.instagram.com/accounts/login/?hl=en"
/?hl=en this can be automatic change youre native language to English
Excellent tip, thank you @kix-s, i've added you to contributors
Hey,
i got the error message that the login page title has changed on the Instagram page:
Instagram Login Page title field seems to have changed, please ...
When running with Firefox, it goes straight to
instagram.com
and notinstagram.com/accounts/login
like it should do according to the code.Can fix that issue?
Thanks