whatsapp-web
whatsapp-web copied to clipboard
Simon is a Python library that helps made easy the browser automation for WhatsApp Web service
Hi I am unable to filter the unread messages
I didn't see another way of reaching out to you regarding your Whatsapp repo, so apologies for raising an "Issue". I just wondered if you'd had a look at [PyPI](https://pypi.org/project/whatsappcloud/)?...
Traceback (most recent call last): File "C:\Users\ravic\Desktop\python\simon.py", line 5, in from simon.accounts.pages import LoginPage File "C:\Users\ravic\Desktop\python\simon.py", line 5, in from simon.accounts.pages import LoginPage ModuleNotFoundError: No module named 'simon.accounts'; 'simon' is...
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...
for what I could find, this isn't working due to the change y CSS styles in web dark whatsapp
file_path = "/home/fantaso/github/el_simon/simon/tests/html/rastri_chat_template_full.html
Traceback (most recent call last): File "C:\Users\Razin\Documents\Python Scripts\Python_Venv\temp\webdriver_prac.py", line 55, in print(msg.date) File "C:\Users\Razin\AppData\Local\Programs\Python\Python38-32\lib\site-packages\simon\chat\elements.py", line 38, in date return self.__get_cleaned_datetime() File "C:\Users\Razin\AppData\Local\Programs\Python\Python38-32\lib\site-packages\simon\chat\elements.py", line 60, in __get_cleaned_datetime return datetime.datetime.strptime(datetime_str, "[%H:%M, %m/%d/%Y]")...
Hey, I'm having trouble running this line: msgs = chat_page.messages.newest(10, filterby='contact') I'm getting this error: Traceback (most recent call last): File "", line 1, in File "C:\...\Envs\whatsapp\lib\site-packages\simon\chat\elements.py", line 126, in...
While running code `opened_chats = pane_page.opened_chats`, TimeoutException is being raised.
It does not seem to work any more?