-
Notifications
You must be signed in to change notification settings - Fork 212
/
Copy pathY000033.yaml
119 lines (119 loc) · 3.72 KB
/
Y000033.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
bioguide: Y000033
contact_form:
method: post
action: ./
steps:
- visit: "https://donyoung.house.gov/forms/writeyourrep/"
- javascript:
- value: "Array.prototype.forEach.call(document.querySelectorAll('style,[rel=\"stylesheet\"],[type=\"text/css\"]'), function(element){ try{ element.parentNode.removeChild(element) } catch(err){} });"
- fill_in:
- name: ctl00$ctl10$FirstName
selector: "#ctl00_ctl10_FirstName"
value: $NAME_FIRST
required: true
- name: ctl00$ctl10$LastName
selector: "#ctl00_ctl10_LastName"
value: $NAME_LAST
required: true
- name: ctl00$ctl10$Street
selector: "#ctl00_ctl10_Street"
value: $ADDRESS_STREET
required: true
- name: ctl00$ctl10$City
selector: "#ctl00_ctl10_City"
value: $ADDRESS_CITY
required: true
- name: ctl00$ctl10$Zip
selector: "#ctl00_ctl10_Zip"
value: $ADDRESS_ZIP5
required: true
- name: ctl00$ctl10$Phone
selector: "#ctl00_ctl10_Phone"
value: $PHONE
required: true
- name: ctl00$ctl10$Email
selector: "#ctl00_ctl10_Email"
value: $EMAIL
required: true
- name: ctl00$ctl10$Subject
selector: "#ctl00_ctl10_Subject"
value: $SUBJECT
required: true
- name: ctl00$ctl10$Body
selector: "#ctl00_ctl10_Body"
value: $MESSAGE
required: true
- select:
- name: ctl00$ctl10$PrefixList
selector: "#ctl00_ctl10_PrefixList"
value: $NAME_PREFIX
required: true
options:
- Mr.
- Mrs.
- Dr.
- Ms.
- "Mr. & Mrs."
- The Honorable
- Mayor
- name: ctl00$ctl10$IssuesList
selector: "#ctl00_ctl10_IssuesList"
value: $TOPIC
required: true
options:
Abortion: "70458"
Academy: "70459"
Agriculture: "70460"
Banking: "70461"
Budget: "118704"
Campaign Finance Reform: "70462"
Commerce: "70463"
Constitution: "70464"
"Defense ": "4537"
Deficit: "70465"
E-Newsletter: "70468"
Election: "4985"
Energy: "70466"
Environment: "70469"
Fisheries: "70470"
Foreign Affairs: "70471"
Government Reform: "70472"
Gun Control: "5000"
Healthcare: "70474"
Homeland Security: "70475"
Immigration: "5014"
Judiciary: "70476"
Labor: "70477"
Medicaid: "70479"
Medicare: "70478"
Native Issues: "70480"
Natural Resources: "70481"
Small Business: "70482"
Social Security: "70483"
Space and NASA: "70484"
Taxes: "70485"
Telecommunications: "70486"
Thank You: "70487"
Trade: "70488"
Transportation: "70489"
Travel and Tourism: "70490"
Veterans: "35374"
Welfare: "70491"
- check:
- name: ctl00$ctl10$ReplyChoice
selector: "#ctl00_ctl10_ReplyChoice_0"
value: Respond
- javascript:
- value: document.querySelector("#ctl00_ctl10_Body").value = document.querySelector("#ctl00_ctl10_Body").value.replace(/"/g, '');
- recaptcha:
- value: true
- click_on:
- value: Submit
selector: "#ctl00_ctl10_SubmitButton"
- find:
- selector: "#ctl00_ctl10_ConfirmationText"
success:
headers:
status: 200
body:
contains: Thank you