amazoncaptcha
amazoncaptcha copied to clipboard
fix update selenium: replace 'find_element_by_tag_name' by 'find_elem…
…ent'
Selenium has been removed as a basic dependency, so, unfortunately this won't work.
I will keep this PR open for now before I come up with a better solution, but for now you can just copy the contents of fromdriver method and include them into your code, so it doesn't conflict with the version of selenium.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.