nikilkumar9 / InstaBot

A collection of Python scripts that automates the Firefox browser to log on to a Instagram account (account username and password specified by user in each script) to like/follow/unfollow user photos, accounts and more (script specific information and instructions follow). Users can use InstaBot passively and will be notified of completion/status of tasks through an automatic Gmail email.
7 stars 2 forks source link

Can't find the follower list UL element #1

Closed felixfong227 closed 5 years ago

felixfong227 commented 5 years ago

Info

Python version: 3.5.2 Selenium version: 3.141.0


The python program can't locate the ul element at the IG profile page.

And also the program does not support the headless version of Firefox, so it can't be run on a server environment 🤔

[Edit] Patch in PR #2