AddLowPriorityAnnouncementTest
waitForElementPresent link=Announcements Test Page
clickAtAndWait link=Announcements Test Page
clickAtAndWait link=Manage Entries
selectAndWait _84_distributionScope label=General
clickAtAndWait //input[@value='Add Entry']
typeKeys _84_title Low Priorit Announcement
type _84_title Low Priority Announcement
type _84_url www.liferay.com
type _84_content Hi everyone. This is a low priority announcement.
select _84_priority label=Low
clickAtAndWait //input[@value='Save']
clickAtAndWait link=Entries
assertElementPresent link=Low Priority Announcement
assertTextPresent Hi everyone. This is a low priority announcement.