mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
Update T000464, F000479, D000618, C000174
This commit is contained in:
@@ -4,6 +4,8 @@ contact_form:
|
||||
action: ""
|
||||
steps:
|
||||
- visit: "https://www.carper.senate.gov/public/index.cfm/email-senator-carper"
|
||||
- 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: input_2
|
||||
selector: "#input_1_2"
|
||||
|
||||
@@ -6,6 +6,8 @@ contact_form:
|
||||
- visit: "https://www.daines.senate.gov/services/email-steve/"
|
||||
- wait:
|
||||
- value: 2
|
||||
- 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: form_fields[first_name]
|
||||
selector: "#form-field-first_name"
|
||||
|
||||
@@ -113,24 +113,25 @@ contact_form:
|
||||
Economy: "ECON"
|
||||
Education: EDU
|
||||
Energy: "ENE"
|
||||
Environmental: "ENV"
|
||||
Climate Change: "ENE.CC"
|
||||
Family/Marriage: "FAM"
|
||||
Federal Employees: "FED"
|
||||
Food Safety: "FOOD"
|
||||
Foreign Relations: "FR"
|
||||
Governmental Reform: "GOV"
|
||||
Guns: "GUN"
|
||||
Health: HEALTH
|
||||
Health: HEA
|
||||
Homeland Security: "HOM"
|
||||
Housing: HOUSING
|
||||
Immigration: IMM
|
||||
Infrastructure: INFRASTRUCTURE
|
||||
International Relations: INT
|
||||
IRS: "IRS"
|
||||
Jobs and the Economy: JOBS
|
||||
Judiciary: JUD
|
||||
Labor: LABOR
|
||||
Labor: LAB
|
||||
LGBT: "LGBT"
|
||||
Other Issues: "OTHER"
|
||||
Military: MIL
|
||||
Post Office: "POST"
|
||||
Science and Technology: "SCI"
|
||||
Security: SEC
|
||||
@@ -140,8 +141,8 @@ contact_form:
|
||||
Social Services: SOC.SERVICES
|
||||
Social Security: SSEC
|
||||
Taxes: TAX
|
||||
Trade: TRA
|
||||
Transportation: TRADE
|
||||
Trade: TRADE
|
||||
Transportation: TRA
|
||||
Veterans: VET
|
||||
Women's Issues: WOMEN
|
||||
- javascript:
|
||||
|
||||
@@ -4,6 +4,8 @@ contact_form:
|
||||
action: http://www.tester.senate.gov/?p=email_senator&clear_cache=1
|
||||
steps:
|
||||
- visit: http://www.tester.senate.gov/?p=email_senator
|
||||
- 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: firstName
|
||||
selector: "#input_1_2"
|
||||
|
||||
Reference in New Issue
Block a user