-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Bot responds to LinkedIn Messages - repeatedly #898
Comments
Inspected the source for these conversation shortcuts but the tests around click would appear to negate the possibility of them being clicked. I have the bot running now and will monitor going forward
|
Describe the bug
I've been running the bot for a week and have gotten several responses from potential employers.
When employers reach out through LI messages to arrange phone screens etc the message popup appears to be coming into focus in the bot session, the bot will intermittently find response buttons and click them; many many times.
Not only an annoying bug but its sending a very odd impression to a prospective employer.
Steps to reproduce
In the bot window open a message conversation that has response buttons, example buttons
[I'm Interested] [Thank You] [I'm Busy]
Just let the bot run and observe the mayhem
Expected behavior
The bot should not be responding to the message pane, the message pane should be ignored, if not totally off limits
Actual behavior
An embarrassing mess
Branch
None
Branch name
No response
Python version
3.12
LLM Used
chatGPT
Model used
gpt 4o
Additional context
No response
The text was updated successfully, but these errors were encountered: