SetupTest
waitForElementPresent //a[@id="my-community-private-pages"]
clickAndWait //a[@id="my-community-private-pages"]
click //div[@id='add-page']/a/span
waitForElementPresent new_page
typeKeys new_page JC Setup Test Page
type new_page JC Setup Test Page
click link=Save
waitForElementPresent link=JC Setup Test Page
clickAndWait link=JC Setup Test Page
click link=Add Application
waitForElementPresent //div[@id='CMS-Journal']/p/a
click //div[@id='CMS-Journal']/p/a
waitForElementPresent //input[@value='Add Article']
clickAndWait //input[@value='Add Article']
typeKeys _15_title JC Setup Test Entr
type _15_title JC Setup Test Entry
pause 5000
waitForElementPresent _15_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_15_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
typeKeys //body This is a JC Setup Test Entr!
type //body This is a JC Setup Test Entry!
selectFrame relative=top
clickAndWait //input[@value='Save and Approve']