EditBlogsEntryContentCPTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
assertText //div[@class='entry-body']/p Blogs Entry Content
assertText //span/a/span Edit
clickAtAndWait //span/a/span Edit
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 Edited
selectFrame relative=top
clickAtAndWait //input[@value='Publish']
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertText //div[@class='entry-body']/p Blogs Entry Content Edited