| 11 write_reports | ||
| open | /logout | |
| type | user_name | config |
| type | password | abc |
| clickAndWait | login-button | |
| clickAndWait | link=PH6995x | |
| verifyTextPresent | Student's Name | |
| clickAndWait | link=next> | |
| verifyTextPresent | saved | |
| type | report_form_0 | this was fine |
| click | report_form_submitted | |
| clickAndWait | link=next> | |
| type | report_form_0 | test save button |
| click | report_form_submitted | |
| clickAndWait | //input[@value='save'] | |
| verifyTextPresent | test save button | |
| clickAndWait | link=<prev | |
| verifyTextPresent | this was fine | |
| clickAndWait | link=<prev | |
| type | report_form_0 | saved even though not submitted |
| clickAndWait | link=next> | |
| clickAndWait | link=<prev | |
| verifyValue | report_form_0 | saved even though not submitted |
| clickAndWait | link=logout | |