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

Can you check it? #4

Open
KHRIND opened this issue Nov 21, 2020 · 9 comments
Open

Can you check it? #4

KHRIND opened this issue Nov 21, 2020 · 9 comments

Comments

@KHRIND
Copy link

KHRIND commented Nov 21, 2020

DevTools listening on ws://127.0.0.1:53117/devtools/browser/7be00894-9b32-4845-b0c1-e04c8d2af228
[16628:15092:1121/172315.127:ERROR:device_event_log_impl.cc(211)] [17:23:15.127] Bluetooth: bluetooth_adapter_winrt.cc:1073 Getting Default Adapter failed.
Traceback (most recent call last):
File "c:\Users\yusuf\OneDrive\Masaüstü\python\whatsapp.py", line 31, in
opened_chats = pane_page.opened_chats
File "C:\Users\yusuf\AppData\Local\Programs\Python\Python38\lib\site-packages\simon\chats\elements.py", line 30, in get
WebDriverWait(driver, 100).until(
File "C:\Users\yusuf\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\support\wait.py", line 80, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:

@KHRIND KHRIND changed the title Help Can you chech it? Nov 21, 2020
@KHRIND KHRIND changed the title Can you chech it? Can you check it? Nov 21, 2020
@z404
Copy link

z404 commented Dec 27, 2020

+1, same issue

@matiasleoni
Copy link

same problem for me. The browser opens, the box is unchecked, I log in with the QR but then it stops working and after some seconds the Timeout exception occurs.

@DanielChiluisa011
Copy link

+3, same issue

@z404
Copy link

z404 commented Jan 7, 2021

Apparently, whatsapp web has changed thier css styling after the api was made, and the api was never updated after that. There are other wrappers that work better. I dunno if im allowed to post the links here, but i think this project has been abandonded. OP you can close the issue i suppose

@matiasleoni
Copy link

Apparently, whatsapp web has changed thier css styling after the api was made, and the api was never updated after that. There are other wrappers that work better. I dunno if im allowed to post the links here, but i think this project has been abandonded. OP you can close the issue i suppose

z404, could you recommend here or privately other wrappers that work better developed in python?

@z404
Copy link

z404 commented Jan 7, 2021

Apparently, whatsapp web has changed thier css styling after the api was made, and the api was never updated after that. There are other wrappers that work better. I dunno if im allowed to post the links here, but i think this project has been abandonded. OP you can close the issue i suppose

z404, could you recommend here or privately other wrappers that work better developed in python?

https://github.com/mukulhase/WebWhatsapp-Wrapper (Install from source, the pip version is outdated) (Docker installation not required)

Happy coding

@AgustinPardo
Copy link

same issue!

@urieltm
Copy link

urieltm commented May 28, 2021

Apparently, whatsapp web has changed thier css styling after the api was made, and the api was never updated after that. There are other wrappers that work better. I dunno if im allowed to post the links here, but i think this project has been abandonded. OP you can close the issue i suppose

z404, could you recommend here or privately other wrappers that work better developed in python?

https://github.com/mukulhase/WebWhatsapp-Wrapper (Install from source, the pip version is outdated) (Docker installation not required)

Happy coding

How do i install from source?

@z404
Copy link

z404 commented May 30, 2021

Apparently, whatsapp web has changed thier css styling after the api was made, and the api was never updated after that. There are other wrappers that work better. I dunno if im allowed to post the links here, but i think this project has been abandonded. OP you can close the issue i suppose

z404, could you recommend here or privately other wrappers that work better developed in python?

https://github.com/mukulhase/WebWhatsapp-Wrapper (Install from source, the pip version is outdated) (Docker installation not required)
Happy coding

How do i install from source?

All you gotta do it download the repository, and run python setup.py install when inside the repository

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

6 participants