AddEntryTest
open /web/guest/home/
waitForElementPresent link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
waitForElementPresent //input[@value='Add Blog Entry']
clickAtAndWait //input[@value='Add Blog Entry']
pause 5000
waitForElementPresent _33_title
type _33_title BA Setup 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 a BA setup test entr
type //body This is a BA setup test entry!
selectFrame relative=top
waitForElementPresent _33_saveButton
clickAtAndWait _33_saveButton