CC_AddStagedContentTest
waitForElementPresent link=Blogs Staging Test Page
clickAndWait link=Blogs Staging Test Page
clickAndWait link=View Staged Page
clickAndWait //input[@value='Add Blog Entry']
typeKeys _33_title Staging Blogs Test Entr
type _33_title Staging Blogs Test Entry
pause 5000
waitForElementPresent _33_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
typeKeys //body This is a staged blogs entr.
type //body This is a staged blogs entry.
selectFrame relative=top
waitForElementPresent _33_saveButton
clickAndWait _33_saveButton
assertTextPresent Your request processed successfully.
assertElementPresent link=Staging Blogs Test Entry
assertTextPresent This is a staged blogs entry.