AddAPBlogsEntryTest
open /web/guest/home/
waitForVisible link=Asset Publisher Page
clickAtAndWait link=Asset Publisher Page
clickAt //div/ul/li/strong/a Add New
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Blogs Entry
assertText //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Blogs Entry
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a Blogs Entry
type _33_title Blogs Entry Title
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 Blogs Entry Content
selectFrame relative=top
clickAtAndWait //input[@value='Submit for Publication']
assertText //p There are no results.