venom
venom copied to clipboard
Session Checking Logged
Description
i have similiar issue with #1672 but when i am trying to trace what happen with this issue in Checking is logged....
i found something interesting they redirecting to web.facebook.com
not web.whatsapp.com
with these steps
- first attempt or create it is redirecting to
web.whatsapp.com
and we scan the qr code then everything looks normal - when we stop the service/venom bot and we re-run it again you will get stuck in
Checking is logged....
if you want to know, you can add print URL in create() function like this:
// BrowserInstance
(browser, waPage) => {
console.log('Browser PID:', browser.process().pid);
console.log(waPage.url());
waPage.screenshot({ path: 'screenshot'+ Date.now() +'.png' });
}
with using that code we can see in screenshot that capture screenshot of facebook page not whatsapp page, maybe someone can help us
Thank you for joining our community, happy. We are currently fixing this bug, our new version will be released soon.
Working with Love!
Screenshots
use git https://github.com/orkestral/venom.git then in /venom folder run npm run build then copy dist and replace the one in your project
use git https://github.com/orkestral/venom.git then in /venom folder run npm run build then copy dist and replace the one in your project
first run i got some error Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'isWidlike')
and it stop. and then i run it again i got ProtocolError: Protocol error (Runtime.callFunctionOn): Target closed.
how to solve it?
This issue is stale because it has been open for 30 days with no activity.
same here
I am facing the same issue with the Linux 20.04 server keeping the headless option true, any updates?
This issue is stale because it has been open for 30 days with no activity.
use git https://github.com/orkestral/venom.git then in /venom folder run npm run build then copy dist and replace the one in your project
first run i got some error
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'isWidlike')
and it stop. and then i run it again i gotProtocolError: Protocol error (Runtime.callFunctionOn): Target closed.
how to solve it?
same here too
This issue is stale because it has been open for 30 days with no activity.
use git https://github.com/orkestral/venom.git then in /venom folder run npm run build then copy dist and replace the one in your project
first run i got some error
Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'isWidlike')
and it stop. and then i run it again i gotProtocolError: Protocol error (Runtime.callFunctionOn): Target closed.
how to solve it?
same here too
Cannot read properties of undefined (reading 'isWidlike') Version: 4.3.7 Date: 2023-03-30