| AddBlankArticleTest | ||
| waitForElementPresent | //input[@value='Add Article'] | |
| clickAndWait | //input[@value='Add Article'] | |
| waitForElementPresent | _15_title | |
| waitForElementPresent | _15_description | |
| selectFrame | _15_editor | |
| selectFrame | relative=top | |
| pause | 3000 | |
| waitForElementPresent | //input[@value='Save and Approve'] | |
| click | //input[@value='Save and Approve'] | |
| waitForTextPresent | You have entered invalid data. Please try again. | |
| clickAndWait | link=Return to Full Page | |