CivicTechAtlanta / early-voting

Early voting information for Georgia
http://earlyvoting.codeforatlanta.org
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Adjust the scraper to work when there's no data to scrape #52

Open mapsandapps opened 7 years ago

mapsandapps commented 7 years ago

It currently fails with this error: Unable to find visible css "select#ctl00_ContentPlaceHolder2_ddlCounty" (Capybara::ElementNotFound)

Instead, it should return empty data.