Closed BhargavPatel29 closed 1 month ago
same here
same here
+1
I have the same problem
temporary solution
new Client({
puppeteer: {
args: [
...
'--window-position=-1000,-1000'
]
}
})
What is the latest version of your Chrome in your system?
add argument("--headless=old") https://stackoverflow.com/questions/78996364/chrome-129-headless-shows-blank-window
Is there an existing issue for this?
Describe the bug
I am using whatsapp-web.js version 1.26.0. When i start the nodejs service, blank white window is opened. It is not showing in taskbar, even not showing in task manager in windows. I am facing this bug for last 2 days.
Expected behavior
It should work in background via nodejs. Remove unnecessary white window.
Steps to Reproduce the Bug or Issue
Relevant Code
No response
Browser Type
Chromium
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
OS: Windows 10 Professional Phone OS: Android whatsapp-web.js version: 1.26.0 WhatsApp Web verison: 2.3000.1016749887 Node.js version: 18.16.0
Additional context
No response