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: H001042
contact_form:
method: post
action: "https://www.hirono.senate.gov/share-your-opinion"
steps:
- visit: "https://www.hirono.senate.gov/share-your-opinion"
- find:
- selector: "#input-B03E05C4-4040-F985-52CD-9CA44623DE5E"
- fill_in:
- name: input_B03E05C4-4040-F985-52CD-9CA44623DE5E
selector: "#input-B03E05C4-4040-F985-52CD-9CA44623DE5E"
value: $NAME_FIRST
required: true
- name: input_B03E04BD-4040-F985-52CD-48E090E769DA
selector: "#input-B03E04BD-4040-F985-52CD-48E090E769DA"
value: $NAME_LAST
required: true
- name: input_B03E05F1-4040-F985-52CD-A580E72A7D41
selector: "#input-B03E05F1-4040-F985-52CD-A580E72A7D41"
value: $ADDRESS_STREET
required: true
- name: input_B03E0595-4040-F985-52CD-C572364023FE
selector: "#input-B03E0595-4040-F985-52CD-C572364023FE"
value: $ADDRESS_CITY
required: true
- name: input_B03E04CC-4040-F985-52CD-4DDB58DA474A
selector: "#input-B03E04CC-4040-F985-52CD-4DDB58DA474A"
value: $ADDRESS_ZIP5
required: true
- name: input_B03E046E-4040-F985-52CD-A2F10450D58D
selector: "#input-B03E046E-4040-F985-52CD-A2F10450D58D"
value: $PHONE
required: true
- name: input_B03E0536-4040-F985-52CD-AFE12CDE8D31
selector: "#B03E03FC-4040-F985-52CD-BCD7E00A8A6C #email"
value: $EMAIL
required: true
- name: input_B03E05A4-4040-F985-52CD-730C08912F4F
selector: "#input-B03E05A4-4040-F985-52CD-730C08912F4F"
value: $EMAIL
required: true
- name: input_12E6845B-D83C-EBAC-69D8-8880243D4E21
selector: "#input-12E6845B-D83C-EBAC-69D8-8880243D4E21"
value: $SUBJECT
required: true
- name: input_B03E05B4-4040-F985-52CD-8DF0BC10EEE2
selector: "#input-B03E05B4-4040-F985-52CD-8DF0BC10EEE2"
value: $MESSAGE
required: true
- select:
- name: input_12C28095-E145-948E-6B6B-B0F8C75A80D2
selector: "#title"
value: $NAME_PREFIX
required: true
options:
Mr.: Mr.
Mrs.: Mrs.
Ms.: Ms.
Miss: Miss
Mx.: Mx.
Professor: Professor
Dean: Dean
The Honorable: The Honorable
Dr.: Dr.
None: none
- name: input_B03E04DB-4040-F985-52CD-18F332336F99
selector: "#input-B03E04DB-4040-F985-52CD-18F332336F99"
value: $TOPIC
required: true
options:
Arts/Culture/History: Arts Culture History
Armed Services/Defense/Military Affairs: Armed Services Defense Military Affairs
Agriculture: Agriculture
Animal Welfare: Animal Welfare
Civil Rights/Liberties/Minority Issues/Religion: Civil Rights Liberties Minority Issues Religion
Crime and Law Enforcement: Crime and Law Enforcement
Economy - Banking and Finance: Economy Banking and Finance
Economy - Budget: Economy - Budget
Economy - Small Business and Job Creation: Economy Small Business and Job Creation
Economy - Taxes: Economy - Taxes
Energy and Climate: Energy and Climate
Environmental/Wildlife Protection: Environment Wildlife Protection
Foreign Affairs: Foreign Affairs
Governmental Operations and Congressional Procedures: Governmental Operations and Congressional Procedures
Health: Health
Education: Education
Homeland Security and Emergency Management: Homeland Security and Emergency Management
Housing: Housing
Immigration: Immigration
Inauguration: Inauguration
Labor: Labor
Medicare/Medicaid: Medicare Medicaid
Native Hawaiians and Native Americans: Native Hawaiians and Native Americans
Public Lands and National Parks: Public Lands and National Parks
Reproductive Health: Reproductive Health
Science and Technology: Science and Technology
Social Welfare Programs: Social Welfare Programs
Social Security: Social Security
Telecommunications/Internet: Telecommunications/Internet
Trade: Trade
Tourism: Tourism
Veterans: Veterans
Transportation: Transportation
- javascript:
- value: document.querySelector("#input-B03E05B4-4040-F985-52CD-8DF0BC10EEE2").value = document.querySelector("#input-B03E05B4-4040-F985-52CD-8DF0BC10EEE2").value.replace(/"/g, '');
- javascript:
- value: document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value = document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value.replace(/\D/g,'');
- javascript:
- value: document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value=document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value.substr(0, 3)+'-'+document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value.substr(3);
- javascript:
- value: document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value=document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value.substr(0,7)+'-'+document.querySelector("#input-B03E046E-4040-F985-52CD-A2F10450D58D").value.substr(7, 4);
- click_on:
- value: Submit
selector: "input.btn"
- find:
- selector: h1
value: "Thank You"
success:
headers:
status: 200
body:
contains: Thank you for submitting your Request to our office.