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

javascript error: circular reference #1177

Open
sushilkumar10 opened this issue Feb 11, 2023 · 1 comment
Open

javascript error: circular reference #1177

sushilkumar10 opened this issue Feb 11, 2023 · 1 comment

Comments

@sushilkumar10
Copy link

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)

@sushilkumar10
Copy link
Author

how resolve it

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

1 participant