| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Journal Content Test Page |
|
| clickAtAndWait |
link=Journal Content Test Page |
|
| clickAtAndWait |
//img[@alt='Add Article'] |
|
| type |
_15_title |
Test Journal Content Article |
| pause |
5000 |
|
| waitForElementPresent |
_15_editor |
|
| waitForElementPresent |
FCKeditor1___Frame |
|
| waitForElementPresent |
//textarea |
|
| selectFrame |
//iframe[@id="_15_editor"] |
|
| selectFrame |
//iframe[@id="FCKeditor1___Frame"] |
|
| selectFrame |
//iframe |
|
| type |
//body |
This is a test journal content article. |
| selectFrame |
relative=top |
|
| select |
_15_type |
label=Announcements |
| type |
_15_description |
Test Description. |
| clickAtAndWait |
//input[@value='Save and Approve'] |
|
| clickAtAndWait |
link=Configuration |
|
| type |
_86_keywords |
test |
| clickAtAndWait |
//input[@value='Search Articles'] |
|
| clickAtAndWait |
link=Test Journal Content Article |
|
| assertTextPresent |
Displaying Content |
|
| clickAtAndWait |
link=Return to Full Page |
|
| assertTextPresent |
This is a test journal content article. |
|