Scraper state is Start (0)
Traceback (most recent call last):
File "/repo/scraper.py", line 89, in <module>
br.form['changes.townLocalityPostcode.value'] = ''
File "/usr/local/lib/python2.7/dist-packages/mechanize/_form.py", line 2780, in __setitem__
control = self.find_control(name)
File "/usr/local/lib/python2.7/dist-packages/mechanize/_form.py", line 3101, in find_control
return self._find_control(name, type, kind, id, label, predicate, nr)
File "/usr/local/lib/python2.7/dist-packages/mechanize/_form.py", line 3185, in _find_control
raise ControlNotFoundError("no control matching "+description)
mechanize._form.ControlNotFoundError: no control matching name 'changes.townLocalityPostcode.value'