Will create PR when ready, will need to test match text, in the id as below.
https://www.wa4e.com/solutions/res-education/add.php
After adding a record the flash message / redirect to index.php is 'Profile added' this appears to create a false positive message,
Expecting 'added'
Test passed: Found success message after add
Looking 'Confirms' entry in index.php
as the HTML did not redirect to index, there should be no match, as no flash message. However 'added' appears to be found in a short match, while still on add.php, in the id value 'addEdu'
<p>
Education: <input type="submit" id="addEdu" value="+">
<div id="edu_fields">