Error : Failed to process follower Error: Node is either not clickable or not an HTMLElement:
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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