aahnik / wappdriver

Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
https://aahnik.github.io/wappdriver/
MIT License
46 stars 3 forks source link

Fixed selenium exclusion treatment #36

Closed cofob closed 3 years ago

aahnik commented 3 years ago

@TheAngryPython please try to follow the contributing guidelines

Thanks again, for your interest and participation.

aahnik commented 3 years ago

hi @TheAngryPython , this error handling for imports is completely removed, in next version. because its no longer required.

when you will install wappdriver via pip, all python dependencies will get installed.

if somebody clones from git, that person must run pip install -r requirements.txt