AddNewBlogsEntryAPActionsTest
open /web/guest/home/
waitForVisible link=Asset Publisher Test Page Asset Publisher Test Page
clickAtAndWait link=Asset Publisher Test Page Asset Publisher Test Page
assertText //span[@title='Add New']/ul/li/strong/a Add New
clickAt //span[@title='Add New']/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 //input[@id='_33_title'] Blogs Entry Title
pause 5000
waitForVisible //td[@id='cke_contents__33_editor']/iframe CK Editor
selectFrame //td[@id='cke_contents__33_editor']/iframe CK Editor
type //body Blogs Entry Content
selectFrame relative=top top
clickAtAndWait //input[@value='Publish'] Publish
assertText //h3[@class='asset-title']/a Blogs Entry Title
assertText //div[@class='asset-summary'] Blogs Entry Content