diff --git a/members/C000174.yaml b/members/C000174.yaml index 4940b261..66236d67 100644 --- a/members/C000174.yaml +++ b/members/C000174.yaml @@ -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" diff --git a/members/D000618.yaml b/members/D000618.yaml index 0e26f028..23c2dbe5 100644 --- a/members/D000618.yaml +++ b/members/D000618.yaml @@ -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" diff --git a/members/F000479.yaml b/members/F000479.yaml index a4d7b197..bbd6ac23 100644 --- a/members/F000479.yaml +++ b/members/F000479.yaml @@ -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: diff --git a/members/T000464.yaml b/members/T000464.yaml index 0a0686ae..ee98be5d 100644 --- a/members/T000464.yaml +++ b/members/T000464.yaml @@ -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"