You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, and thanks for the quick reply. I have tested it with different input args, this is not the problem. The issue is that i use multiple monitors (two). As i run the code on pycharm on my main monitors, it opens whatsapp web on the secondary monitor, performs the required actions, and while it waits to send the message (hit the 'enter' button) it retorns to the main monitor (with pycharm) and there is presses the 'enter'. The question is who can we force it to say on the browser window?
Description
using this line:
pywhatkit.sendwhatmsg(number, message, hr, min, wait_time=15, tab_close=True)
indeed opens whatsapp web, goes to the relevan connection, writes the given message, but message is not sent
Version Information
You can Check the PyWhatKit Version using
The text was updated successfully, but these errors were encountered: