Bohdan

Results 4 issues of Bohdan

When I run python script with webdriverdownloader too much, this error starts to appear: ``` Traceback (most recent call last): File "D:\source\projects\reddit-account-generator\create_accounts.py", line 39, in install_driver() File "D:\source\projects\reddit-account-generator\reddit_account_generator\__init__.py", line 13,...

This should: - [x] Completely get rid of the RecaptchaException error - [x] Significantly increase the speed of account creation - [x] Remove the need for paid proxies when using...

enhancement

Replacing standard selenium with a modified one - Undetected chromedriver. It will probably reduce the chance of detection by captcha, I hope

There were 2 issues fixed in this PR: - only English language errors were recognized - captcha could be re-solved only 1 time In particular, this problem has been fixed...