biglocalnews/court-scraper

Support ability to preempt CAPTCHA service during test runs

Opened this issue · 0 comments

Related to #72

Support ability to preempt CAPTCHA service (e.g. when developer is testing code, she should be able to disable third-party CAPTCHA resolution via AntiCaptcha and fill out form herself in browser) - via captcha_service_active: false (default=True) in config.yaml and COURT_SCRAPER_CAPTCHA_SERVICE_ACTIVE=false as env var