EditSecondEntryTest
click link=Edit
waitForElementPresent _33_title
type _33_title Second Test Entry
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 edited second test entry!
selectFrame relative=top
pause 5000
clickAndWait _33_saveButton
verifyTextPresent This is an edited second test entry!
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page