Writer_AddContentTest
waitForElementPresent //li[2]/ul/li[1]/a[1]
clickAndWait //li[2]/ul/li[1]/a[1]
clickAndWait link=View Staged Page
clickAndWait //input[@value='Add Article']
typeKeys _15_title Staging Test Article
type _15_title Staging Test Article
pause 5000
waitForElementPresent _15_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_15_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
typeKeys //body Staging Test Article
type //body Staging Test Article
selectFrame relative=top
clickAndWait //input[@value='Save and Approve']
assertTextPresent Your request processed successfully.