SetupTest
waitForElementPresent //a[@id="my-community-private-pages"]
clickAtAndWait //a[@id="my-community-private-pages"]
clickAt //div[@id='add-page']/a/span
waitForElementPresent new_page
typeKeys new_page JC Setup Test Page
type new_page JC Setup Test Page
clickAt link=Save
waitForElementPresent link=JC Setup Test Page
clickAtAndWait link=JC Setup Test Page
clickAt link=Add Application
waitForElementPresent //div[@id='CMS-Journal']/p/a
clickAt //div[@id='CMS-Journal']/p/a
waitForElementPresent //input[@value='Add Article']
clickAtAndWait //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
clickAtAndWait //input[@value='Save and Approve']