just-dice-bot
just-dice-bot copied to clipboard
CloudFare Captcha Issue
The new hoster presents a captcha for many tor IP's.
We cannot fix this, but in our reconnect method we will output the window title so that you know what's going on. You'll have to type the captcha manually if that happens. (Well, most of the time it reconnects 4-5 times before reaching the correct site)
Attention Required! | CloudFlare
well, maybe we could handle some issues (by informing the user)
self.assertEqual("Your IP address has been blocked for an hour. Sorry for the inconvenience.", driver.find_element_by_css_selector("pre").text)
(will gather more information here)