do("POST","/api/Vote",xsrfHeader,`{"DeskRoundID":1,"CandidateListID":1,"VoiceNumber":158}`,500,`Error the vote have already been captured`)
do("POST","/api/Vote",xsrfHeader,`{"DeskRoundID":1,"CandidateListID":null,"VoiceNumber":3,"Blank":true}`,500,`Error the vote have already been captured`)