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

Error while getting whatsapp status #29

Open
SagarMahadik opened this issue Oct 8, 2019 · 1 comment
Open

Error while getting whatsapp status #29

SagarMahadik opened this issue Oct 8, 2019 · 1 comment
Assignees
Labels

Comments

@SagarMahadik
Copy link

Hi,

First of all thank you for the api!

I am getting below error while looking for "Status" of contact.

Kindly look into this

C:\Users\Sagar\AppData\Local\Programs\Python\Python37\python.exe C:/Users/Sagar/Downloads/Simple-Yet-Hackable-WhatsApp-api-master/Simple-Yet-Hackable-WhatsApp-api-master/group.py
Traceback (most recent call last):
File "C:\Users\Sagar\Downloads\Simple-Yet-Hackable-WhatsApp-api-master\Simple-Yet-Hackable-WhatsApp-api-master\whatsapp.py", line 185, in get_status
(By.XPATH, group_xpath)))
File "C:\Users\Sagar\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\support\wait.py", line 80, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:/Users/Sagar/Downloads/Simple-Yet-Hackable-WhatsApp-api-master/Simple-Yet-Hackable-WhatsApp-api-master/group.py", line 3, in
print(whatsapp.get_status("Ketan"))
File "C:\Users\Sagar\Downloads\Simple-Yet-Hackable-WhatsApp-api-master\Simple-Yet-Hackable-WhatsApp-api-master\whatsapp.py", line 188, in get_status
raise TimeoutError("Your request has been timed out! Try overriding timeout!")
TimeoutError: Your request has been timed out! Try overriding timeout!

Process finished with exit code 1

@VISWESWARAN1998
Copy link
Owner

Can you post your code for me to execute and fix this. Apologies for the late reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants