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
List Trainer: [####################] 100% Traceback (most recent call last): File ".\whatsapp.py", line 78, in <module> run.chat_bot() File ".\whatsapp.py", line 55, in chat_bot text_msg = self.get_msg() File ".\whatsapp.py", line 36, in get_msg text_msg = msg[self.last_massage].find_elements_by_css_selector('span.selectable-text') IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
List Trainer: [####################] 100% Traceback (most recent call last): File ".\whatsapp.py", line 78, in <module> run.chat_bot() File ".\whatsapp.py", line 55, in chat_bot text_msg = self.get_msg() File ".\whatsapp.py", line 36, in get_msg text_msg = msg[self.last_massage].find_elements_by_css_selector('span.selectable-text') IndexError: list index out of range
The text was updated successfully, but these errors were encountered: