Skip to content

Conversation

ladyluk
Copy link

@ladyluk ladyluk commented Dec 13, 2022

Removing logic to click in middle of screen from 'send_message' function of core.py. Screen is already focused on textbox when WhatsApp is launched. Clicking middle of screen may click away from WhatsApp WebApp, resulting in several issues if window is not centered on screen, including:

  • inability to send message (closes Windows- Message won't send itself #231)
  • inability to type in the appropriate textbox
  • inadvertently clicking on different window/part of window
  • sending to incorrect recipient

…ion of core.py. Screen is already focused on textbox when WhatsApp is launched. Clicking middle of screen may click away from WhatsApp WebApp, resulting in inability to type or send message if window is not centered on screen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows- Message won't send itself
1 participant