This test checks the send-password interface. It tests for existing and non-exiting users.
| open | test/selenium/prepare.php?what=sendPWStart | |
| open | index.php?state=logout | |
| clickAndWait | name=sendpw | |
| verifyElementPresent | name=buttonSendPW | |
| type | test1@ea-geier.at | |
| clickAndWait | buttonSendPW | |
| verifyElementPresent | name=buttonSendPW | |
| type | test@ea-geier.at | |
| clickAndWait | buttonSendPW | |
| verifyElementPresent | name=buttonLogin | |
| open | test/selenium/prepare.php?what=sendPWStop |