EditSecondEntryTest
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
clickAndWait link=Second Test Entry
clickAndWait link=Edit
waitForElementPresent _33_title
typeKeys _33_title Second Test Entr
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
typeKeys //body This is an edited second test entr
type //body This is an edited second test entry!
selectFrame relative=top
waitForElementPresent _33_saveButton
clickAndWait _33_saveButton
assertTextPresent Your request processed successfully.
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
assertTextPresent This is an edited second test entry!