Skip to content

Commit

Permalink
Update S001156.yaml
Browse files Browse the repository at this point in the history
Fix in same vein as one raised in this issue: unitedstates#1397
  • Loading branch information
crdunwel committed Jan 16, 2015
1 parent c68215b commit 50426a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions members/S001156.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ contact_form:
- click_on:
- value: Send Email
selector: "#article-content form input[type='submit'][value='Send Email']"
- find:
- selector: "#sbutton"
- click_on:
- selector: "#sbutton input[type='submit'][value='Submit']"
success:
headers:
status: 200
Expand Down

0 comments on commit 50426a2

Please sign in to comment.