Skip to content

The library does not work with mulitple monitors #343

@JP-2000

Description

@JP-2000

Description

The library works fine when I am using a single monitor, but when I plug in multiple monitors it does not work.
The python script opens and enters the text message in the textbox in whatsapp window just fine, but, it is not able to send the message or interact with the send button.

To Reproduce

Connect multiple monitors, in my case i am using 3 monitors
in the follwing format:
image

Python Script:
import pywhatkit as whatsapp
whatsapp.sendwhatmsg_instantly("+919137823863", "test2", 10)

Version Information

  • OS: Ubuntu 24.04 LTS x86_64
  • Browser: Mozilla Firefox
  • Python: 3.12
  • PyWhatKit: Verson 5.3 (Stable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions