-
Notifications
You must be signed in to change notification settings - Fork 211
/
B000755.yaml
136 lines (136 loc) · 4.32 KB
/
B000755.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
bioguide: B000755
contact_form:
method: get
action: /forms/writeyourrep/
steps:
- visit: "http://kevinbradyforms.house.gov/contact/"
- fill_in:
- name: zip5
selector: "form.zipform input[name='zip5']"
value: $ADDRESS_ZIP5
required: true
- name: zip4
selector: "form.zipform input[name='zip4']"
value: $ADDRESS_ZIP4
required: true
- click_on:
- value: Submit
selector: "form.zipform input[type='submit'][value='Submit']"
- wait:
- value: 3
- fill_in:
- name: ctl00$ctl17$FirstName
selector: "#ctl00_ctl17_FirstName"
value: $NAME_FIRST
required: true
- name: ctl00$ctl17$LastName
selector: "#ctl00_ctl17_LastName"
value: $NAME_LAST
required: true
- name: ctl00$ctl17$Street
selector: "#ctl00_ctl17_Street"
value: $ADDRESS_STREET
required: true
- name: ctl00$ctl17$City
selector: "#ctl00_ctl17_City"
value: $ADDRESS_CITY
required: true
- name: ctl00$ctl17$Zip
selector: "#ctl00_ctl17_Zip"
value: $ADDRESS_ZIP5
required: true
- name: ctl00$ctl17$Phone
selector: "#ctl00_ctl17_Phone"
value: $PHONE
required: true
- name: ctl00$ctl17$Email
selector: "#ctl00_ctl17_Email"
value: $EMAIL
required: true
- name: ctl00$ctl17$Subject
selector: "#ctl00_ctl17_Subject"
value: $SUBJECT
required: true
- name: ctl00$ctl17$Body
selector: "#ctl00_ctl17_Body"
value: $MESSAGE
required: true
- select:
- name: ctl00$ctl17$PrefixList
selector: "#ctl00_ctl17_PrefixList"
value: $NAME_PREFIX
required: true
options:
- Mr.
- Mrs.
- Miss
- Ms.
- Dr.
- name: ctl00$ctl17$IssuesList
selector: "#ctl00_ctl17_IssuesList"
value: $TOPIC
required: true
options:
Abortion / Life: "120636"
Agriculture: "120637"
Animal Welfare: "120638"
Arts / Humanities: "120639"
Banking / Financial Services: "120640"
Campaign Finance: "120641"
Casework / Help with an Agency: "120635"
Civil Rights: "120642"
Constitution: "120643"
Crime: "120644"
Defense / Military: "120645"
Deficit / National Debt: "120646"
Economy / Jobs: "120647"
Education: "120648"
Election Reform: "120649"
Energy Issues: "120650"
Environment: "120651"
Financial Privacy / Identity Theft: "120652"
Fish / Wildlife: "120653"
Foreign Relations: "120654"
Gun Rights / 2nd Amendment: "120655"
Health Care Reform: "120656"
Homeland Security: "120657"
Housing: "120658"
Hurricanes / Disasters: "120659"
Immigration / Border Security: "120660"
Interior / National Parks: "120661"
Judiciary: "120662"
Labor: "120663"
Medicare Reform: "120664"
Minimum Wage: "120665"
Pensions: "120666"
Port Security: "120667"
Postal: "120668"
Property Rights: "120669"
Science and Technology: "120670"
Seniors / Aging: "120672"
Service Academy Nominations: "120671"
Social Security: "120673"
Space / NASA: "120674"
Taxes / Tax Relief: "120675"
Telecommunications: "120676"
Trade: "120677"
Transportation: "120678"
Veterans: "120679"
Welfare: "120680"
WEP / GPO: "120681"
- javascript:
- value: document.querySelector("#ctl00_ctl17_Body").value = document.querySelector("#ctl00_ctl17_Body").value.replace(/"/g, '');
- recaptcha:
- value: true
- click_on:
- value: Submit
selector: "#ctl00_ctl17_SubmitButton"
- wait:
- value: 3
- find:
- selector: "#ctl00_ctl17_ConfirmationText"
success:
headers:
status: 200
body:
contains: Thank you