mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 09:27:29 -05:00
Update B001299.yaml
Update prefix.
This commit is contained in:
committed by
GitHub
parent
417644d8a9
commit
f737af5145
@@ -5,10 +5,6 @@ contact_form:
|
||||
steps:
|
||||
- visit: "https://www.banks.senate.gov/share-your-opinion/"
|
||||
- fill_in:
|
||||
- name: input_39
|
||||
selector: "#input_2_39"
|
||||
value: $NAME_PREFIX
|
||||
required: true
|
||||
- name: input_2
|
||||
selector: "#input_2_2"
|
||||
value: $NAME_FIRST
|
||||
@@ -115,6 +111,19 @@ contact_form:
|
||||
- Armed Forces Europe
|
||||
- Armed Forces Pacific
|
||||
- select:
|
||||
- name: input_39
|
||||
selector: "#input_2_39"
|
||||
value: $NAME_PREFIX
|
||||
required: true
|
||||
options:
|
||||
- Mr.
|
||||
- Mrs.
|
||||
- Ms.
|
||||
- Miss
|
||||
- Professor
|
||||
- Dean
|
||||
- The Honorable
|
||||
- Dr.
|
||||
- name: input_17
|
||||
selector: "#input_2_17"
|
||||
value: $TOPIC
|
||||
|
||||
Reference in New Issue
Block a user