AddEscapeCharacterEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
clickAtAndWait //input[@value='Add Blog Entry']
type _33_title
pause 5000
waitForElementPresent _33_editor
waitForElementPresent FCKeditor1___Frame
selectFrame //iframe[@id="_33_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
type //body This is an escape character test entry.
selectFrame relative=top
clickAtAndWait //input[@value='Publish']
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertTextPresent
assertTextPresent This is an escape character test entry.