mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 09:27:29 -05:00
Update P000603.yaml (removed stylesheet) and H001042.yaml (success text)
This commit is contained in:
@@ -118,4 +118,4 @@ contact_form:
|
||||
headers:
|
||||
status: 200
|
||||
body:
|
||||
contains: Thank you for submitting your Request to our office.
|
||||
contains: We will contact you if
|
||||
|
||||
@@ -4,6 +4,8 @@ contact_form:
|
||||
action: "/connect/email-rand"
|
||||
steps:
|
||||
- visit: "https://www.paul.senate.gov/connect/email-rand"
|
||||
- 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[name='FirstName']"
|
||||
|
||||
Reference in New Issue
Block a user