AddArticleThroughConfigurationTest
waitForElementPresent link=Configuration
clickAndWait link=Configuration
click //input[@value='Add Article']
waitForElementPresent _15_title
type _15_title Test Journal Article 3
pause 5000
waitForElementPresent _15_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id="_15_editor"]
selectFrame //iframe[@id="FCKeditor1___Frame"]
selectFrame //iframe
typeKeys //body This is a third journal article!
type //body This is a third journal article!
selectFrame relative=top
waitForElementPresent //input[@value='Save and Approve']
clickAndWait //input[@value='Save and Approve']
waitForElementPresent link=Test Journal Article 3
clickAndWait link=Test Journal Article 3
waitForElementPresent _86_enableRatingsCheckbox
waitForElementPresent _86_enableCommentsCheckbox
waitForElementPresent link=Test Journal Article 3
clickAndWait link=Return to Full Page
waitForTextPresent This is a third journal article!