mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 09:27:29 -05:00
D000563 - thank you text, C001113 - remove stylesheet
This commit is contained in:
@@ -6,6 +6,8 @@ contact_form:
|
||||
- visit: "https://www.cortezmasto.senate.gov/contact/connect"
|
||||
- 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){} });
|
||||
- javascript:
|
||||
- value: "document.querySelector('#elementor-tab-content-1151').removeAttribute('hidden');"
|
||||
- javascript:
|
||||
|
||||
@@ -297,7 +297,7 @@ contact_form:
|
||||
- value: Send
|
||||
selector: "input[type=submit]"
|
||||
- find:
|
||||
- value: Thank you
|
||||
- value: Thank You
|
||||
selector: "h2"
|
||||
success:
|
||||
headers:
|
||||
|
||||
Reference in New Issue
Block a user