Closed ShuratCode closed 5 years ago
when I am running the Whatsapp module I get this exception:
selenium.common.exceptions.WebDriverException: Message: unknown error: call function result missing 'value'
It comes in line 31 in lover.py:
document_element.send_keys(contact_name)
The problem was in the version of the web-driver. Updated README
when I am running the Whatsapp module I get this exception:
It comes in line 31 in lover.py: