diff --git a/scrapers/DAC-dacorum/councillors.py b/scrapers/DAC-dacorum/councillors.py index 0be6a8b1..40d87381 100644 --- a/scrapers/DAC-dacorum/councillors.py +++ b/scrapers/DAC-dacorum/councillors.py @@ -3,3 +3,4 @@ class Scraper(ModGovCouncillorScraper): verify_requests = False + http_lib = "playwright"