Skip to content
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

clicking on image in whatsapp web chat #350

Open
eraldobushpepa opened this issue Dec 6, 2024 · 1 comment
Open

clicking on image in whatsapp web chat #350

eraldobushpepa opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eraldobushpepa
Copy link

eraldobushpepa commented Dec 6, 2024

If there is an image in chat, it opens even if the mouse is away
i tried with chat without any media and it works

Version Information

  • OS: w11
  • Browser: chrome
  • Python: pycharm
  • PyWhatKit: [e.g. 5.3]

edit: the mouse goes into the center and it can coincidentally click on image

to solve it, the mouse should be at extreme left screen where there is nothing or mouse should click on message window just before clicking enter

@eraldobushpepa eraldobushpepa added the bug Something isn't working label Dec 6, 2024
@eraldobushpepa
Copy link
Author

eraldobushpepa commented Dec 6, 2024

Soluton is to change in whats.py and core.py:
pg.click(0, 300)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant