| AddEntryContentNullTest | ||
| open | /web/guest/home/ | |
| waitForVisible | link=Announcements Test Page | |
| clickAtAndWait | link=Announcements Test Page | |
| clickAtAndWait | link=Manage Entries | |
| selectAndWait | _84_distributionScope | label=General |
| clickAtAndWait | //input[@value='Add Entry'] | |
| type | _84_title | Announcements Entry Title Null |
| type | _84_url | http://www.liferay.com |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div | You have entered invalid data. Please try again. |
| assertText | //form/div[1] | Please enter valid content. |