AddJournalArticleTest
open /web/guest/home/
waitForElementPresent link=Journal Test Page
clickAtAndWait link=Journal Test Page
clickAtAndWait //input[@value='Add Article']
type _15_title AP Journal Article Name
pause 5000
waitForElementPresent _15_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id='_15_editor']
selectFrame //iframe[@id='FCKeditor1___Frame']
selectFrame //iframe
type //body AP Journal Article Body.
selectFrame relative=top
clickAtAndWait //input[@value='Save and Approve']