AddEntryPriorityImportantTest
open /web/guest/home/
waitForElementPresent link=Announcements Test Page
clickAtAndWait link=Announcements Test Page
pause 5000
clickAtAndWait link=Manage Entries
selectAndWait _84_distributionScope label=General
waitForElementPresent //input[@value='Add Entry']
clickAtAndWait //input[@value='Add Entry']
pause 5000
waitForElementPresent _84_title
type _84_title Important Priority Announcement
type _84_url www.liferay.com
type _84_content Hi everyone. This is an important priority announcement.
select _84_priority label=Important
select _84_displayDateMonth label=January
select //select[3] label=2005
select //div[2]/select[1] label=12
select //div[2]/select[2] label=:00
select //div[2]/select[3] label=AM
select //tr[12]/td[2]/div[1]/div[1]/select[3] label=2015
select //tr[12]/td[2]/div[1]/div[1]/select[1] label=December
select //tr[12]/td[2]/div[2]/select[1] label=11
select //tr[12]/td[2]/div[2]/select[2] label=:59
select //tr[12]/td[2]/div[2]/select[3] label=PM
clickAtAndWait //input[@value='Save']
clickAtAndWait link=Entries
assertElementPresent link=Important Priority Announcement
assertTextPresent Hi everyone. This is an important priority announcement.