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 FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
type //body This is an AP staging entry test.
selectFrame relative=top
clickAtAndWait _33_saveButton
assertTextPresent Your request processed successfully.
assertText //div[2]/div[1]/div[1]/a AP Staging Entry Test
assertText //p This is an AP staging entry test.