mifi / mifi/SimpleInstaBot

Error : Failed to process follower Error: Node is either not clickable or not an HTMLElement:

Open
#293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
692
Forks
103
Avg merge
3m
Merged PRs (30d)
4

Description

To Reproduce
{
userAgent: '',
maxFollowsPerDay: 120,
maxFollowsPerHour: 15,
maxLikesPerDay: 40,
maxLikesPerUser: 1,
enableFollowUnfollow: true,
followUserRatioMin: null,
followUserRatioMax: null,
followUserMaxFollowers: null,
followUserMaxFollowing: null,
followUserMinFollowers: null,
followUserMinFollowing: null,
dontUnfollowUntilDaysElapsed: 5,
runAtHour: 10,
}

Screenshots
image

Desktop (please complete the following information):

  • OS: Win 11 Pro x64

Did you receive an error while the bot is running?
When the bot follow 1 user, the bot window turn white and i get the error

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report identifies no source file, test, or entry point. Start by reproducing the follow-one-user flow on Windows 11 with the provided settings and inspect where the "Node is either not clickable or not an HTMLElement" error is handled. Done means the bot no longer turns white or fails while processing a follower.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.