Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
bioguide: B001278
contact_form:
method: post
action: "/htbin/formproc_za/zip-auth.txt&form=/contact-me/email-me-zip-authenticated&nobase&fpGetVer=2"
steps:
- visit: "https://bonamici.house.gov/contact-me/email-me"
- fill_in:
- name: required-zip5
selector: "#required-zip5"
value: $ADDRESS_ZIP5
required: true
- name: zip4
selector: "#zip4"
value: $ADDRESS_ZIP4
required: true
- click_on:
- value: Go To Next Step
selector: "#submit"
- fill_in:
- name: required-first
selector: "#required-first"
value: $NAME_FIRST
required: true
- name: required-last
selector: "#required-last"
value: $NAME_LAST
required: true
- name: required-address
selector: "#required-address"
value: $ADDRESS_STREET
required: true
- name: required-city
selector: "#required-city"
value: $ADDRESS_CITY
required: true
- name: required-valid-email
selector: "#contactForm input[name='required-valid-email']"
value: $EMAIL
required: true
- name: required-valid-email2
selector: "#required-valid-email2"
value: $EMAIL
required: true
- name: required-subject
selector: "#required-subject"
value: $SUBJECT
required: true
- name: required-message
selector: "#required-message"
value: $MESSAGE
required: true
- select:
- name: honorific-prefix
selector: "#honorific-prefix"
value: $NAME_PREFIX
required: true
options:
"": " "
Mr.: Mr
Ms.: Ms
Mrs.: Mrs.
Mr. and Mrs.: Mr. and Mrs.
Mr. and Mr.: Mr. and Mr.
Mrs. and Mrs.: Mrs. and Mrs.
Miss: Miss
Dr.: Dr.
Dr. and Mr: Dr. and Mr.
Dr. and Mrs.: Dr. and Mrs.
Admiral: Admiral
Captain: Captain
Chief Master Sergeant: Chief Master Sergeant
Colonel: Colonel
Commander: Commander
Corporal: Corporal
Dean: Dean
Father: Father
General: General
Lieutenant: Lieutenant
Lieutenant Colonel: Lieutenant Colonel
Major: Major
Master Sergeant: Master Sergeant
Pastor: Pastor
Professor: Professor
Rabbi: Rabbi
Reverend: Reverend
Second Lieutenant: Second Lieutenant
Sergeant: Sergeant
Sergeant Major: Sergeant Major
The Honorable: The Honorable
- name: required-issue
selector: "#required-issue"
value: $TOPIC
required: true
options:
Agriculture: AGR
Animals: ANI
Arts and Humanities: ART
Banking and Finance: BNK
Budget and Economy: BUD
Campaign Finance Reform: CFR
Civil Rights: CVL
Congress and Elections: CONG
Consumer Protection: CONSUMER PROTECTION
Defense and Military: DEF
Education: EDU
Energy: ENE
Environment: ENV
Federal Employees: FED
Foreign Relations: FOR
Guns: GUNS
Health: HEA
Housing and Urban Development: HUD
Immigration: IMM
Judiciary: JUD
Labor: LAB
LGBT: LGBT
Post Office: POSTAL
Science and Technology: SCI/TECH
Senior Citizens: SEN
Social Security: SS
Social Services: SOC.SERVICES
Taxes: TAX
Telecommunications: TEL
"Tours – Washington, DC": TOUR
Transportation: TRAN
Trade: TRADE
Veterans: VET
"Women's Issues": WMN
Other Issues: OTHER
- javascript:
- value: document.querySelector("#required-message").value = document.querySelector("#required-message").value.replace(/"/g, '');
- recaptcha:
- value: true
- click_on:
- value: Send Email
selector: "#submit"
- wait:
- value: 3
- find:
- selector: "#node-139 > div > div > div > div > p:nth-child(3) > span.data"
success:
headers:
status: 200
body:
contains: Thank You