|
testCaptchaLogin You NEED to have a valid CMS account in order to run this test. |
||
| open | /login_form | |
| verifyTextPresent | Verification Code | |
| clickAndWait | //input[@type='submit' and @value='Log in'] | |
| verifyTextPresent | Verification code failed | |
| Human tester must enter "Login Name", "Password" and "Verification code". | ||
| waitForPageToLoad | 60000 | |
| clickAndWait | //input[@type='submit' and @value='Log in'] | |
| verifyTextPresent | You are now logged in | |