AddDraftEntryTest
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
clickAndWait //input[@value='Add Blog Entry']
waitForElementPresent _33_title
typeKeys _33_title Draft Test
type _33_title Draft Test
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 a test for the emergenc draft sstem
type //body This is a test for the emergency draft system!
selectFrame relative=top
waitForElementPresent _33_saveStatus
pause 15000
waitForTextPresent Draft saved
waitForTextPresent Pacific Daylight Time
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
assertElementPresent link=Draft Test
assertTextPresent This is a test for the emergency draft system!