Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got this error! #6

Closed
GilbertoBitt opened this issue Feb 15, 2018 · 3 comments
Closed

I got this error! #6

GilbertoBitt opened this issue Feb 15, 2018 · 3 comments

Comments

@GilbertoBitt
Copy link

Unhandled Rejection at: Promise Promise { <rejected> Error: waiting failed: timeout 30000ms exceeded at Timeout.WaitTask._timeoutTimer.setTimeout (C:\Users\Adiel\Downloads\whatspup-master\whatspup-master\node_modules\puppeteer\lib\FrameManager.js:695:58) at ontimeout (timers.js:478:11) at tryOnTimeout (timers.js:302:5) at Timer.listOnTimeout (timers.js:262:5) } reason: Error: waiting failed: timeout 30000ms exceeded at Timeout.WaitTask._timeoutTimer.setTimeout (C:\Users\Adiel\Downloads\whatspup-master\whatspup-master\node_modules\puppeteer\lib\FrameManager.js:695:58) at ontimeout (timers.js:478:11) at tryOnTimeout (timers.js:302:5) at Timer.listOnTimeout (timers.js:262:5)

@GilbertoBitt
Copy link
Author

i think occur becouse it didn't find the chat name! but i was thinking if i add a alternate way to chat when not find?? like update the contacts list and start chat with someone with the "title" name i input on the --chat command?

@sarfraznawaz2005
Copy link
Owner

Few suggestions:

  • Make sure person you are trying to chat with is already visible in sidebar which means you have already initiated conversation with him/her because we use a selector to CLICK that name.
  • Try using double quotes if that name contains space eg --chat "My Contact"
  • We recently updated selector.js and chat.js files, make sure you use latest code

@GilbertoBitt
Copy link
Author

ok, i already did try someone i chat with but! i think will be amazing have a way to start a chat with some contact!

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

No branches or pull requests

2 participants