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
Whatsapp Robot Waiting for QR
Whatsapp Robot started
Whatsapp Server is Running
checking for more messages
Checking for more messages
Traceback (most recent call last):
File "D:\xampp\htdocs\whatsapp\Whatsapp.py", line 39, in
for contact in driver.get_unread():
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\webwhatsapi_init_.py", line 323, in get_unread
raw_message_groups = self.wapi_functions.getUnreadMessages(include_me, include_notifications)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\iten\wapi_js_wrapper.py", line 28, in getattr
wapi_functions = dir(self)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\iten\wapi_js_wrapper.py", line 48, in dir
result = self.driver.execute_script("return window.WAPI")
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 884, in execute_script
return self.execute(command, {
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 430, in execute
self.error_handler.check_response(response)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.JavascriptException: Message: javascript error: circular reference
(Session info: chrome=109.0.5414.120)
The text was updated successfully, but these errors were encountered:
Whatsapp Robot Waiting for QR
Whatsapp Robot started
Whatsapp Server is Running
checking for more messages
Checking for more messages
Traceback (most recent call last):
File "D:\xampp\htdocs\whatsapp\Whatsapp.py", line 39, in
for contact in driver.get_unread():
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\webwhatsapi_init_.py", line 323, in get_unread
raw_message_groups = self.wapi_functions.getUnreadMessages(include_me, include_notifications)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\iten\wapi_js_wrapper.py", line 28, in getattr
wapi_functions = dir(self)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\iten\wapi_js_wrapper.py", line 48, in dir
result = self.driver.execute_script("return window.WAPI")
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 884, in execute_script
return self.execute(command, {
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 430, in execute
self.error_handler.check_response(response)
File "C:\Users\sushil\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.JavascriptException: Message: javascript error: circular reference
(Session info: chrome=109.0.5414.120)
The text was updated successfully, but these errors were encountered: