AddBlogsEntryTest
waitForElementPresent link=AP Blogs Staging Test Page
clickAtAndWait link=AP Blogs Staging Test Page
clickAtAndWait _33_addEntryButton
waitForVisible _33_title
type _33_title AP Staging Entry Test
pause 5000
waitForElementPresent _33_editor
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body This is an AP staging entry test.
selectFrame relative=top
clickAtAndWait //input[@value='Publish']
assertTextPresent Your request processed successfully.
assertText link=AP Staging Entry Test AP Staging Entry Test
assertText //p This is an AP staging entry test.