AddEntryPriorityImportantTest
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 Priority Important
type _84_url http://www.liferay.com
type _84_content Announcements Entry Content Priority Important
select _84_priority label=Important
clickAtAndWait //input[@value='Save']
assertText //td[1]/a Announcements Entry Title Priority Important
assertText //td[2]/a General
clickAtAndWait //td[1]/a
assertValue _84_title Announcements Entry Title Priority Important
assertValue _84_content Announcements Entry Content Priority Important
assertSelectedLabel _84_priority Important
open /web/guest/home/
waitForVisible link=Announcements Test Page
clickAtAndWait link=Announcements Test Page
assertPartialText //div/h3 Announcements Entry Title Priority Important
assertText //p General Announcements Entry Content Priority Important