EditSecondEntryTest
waitForElementPresent link=Blogs
clickAtAndWait link=Blogs
waitForVisible link=Second Test Entry
clickAtAndWait link=Second Test Entry
waitForVisible link=Edit
clickAtAndWait link=Edit
waitForVisible _33_title Second Test Entry
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
clickAtAndWait _33_saveButton
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.
assertText //p This is an edited second test entry.