| waitForElementPresent |
//a[@id="my-community-private-pages"] |
|
| clickAndWait |
//a[@id="my-community-private-pages"] |
|
| waitForElementPresent |
//div/a/span |
|
| click |
//div/a/span |
|
| waitForElementPresent |
new_page |
|
| typeKeys |
new_page |
JCS Setup Test Page |
| type |
new_page |
JCS Setup Test Page |
| click |
link=Save |
|
| waitForElementPresent |
link=JCS Setup Test Page |
|
| clickAndWait |
link=JCS Setup Test Page |
|
| waitForElementPresent |
link=Add Application |
|
| click |
link=Add Application |
|
| waitForElementPresent |
//div[@id="CMS-JournalContent"] |
|
| click |
//div[@id="CMS-JournalContent"]/p/a |
|
| waitForTextPresent |
Select an existing article or add an article to be displayed in this portlet. |
|
| waitForElementPresent |
//img[@alt='Add Article'] |
|
| clickAndWait |
//img[@alt='Add Article'] |
|
| waitForElementPresent |
_15_title |
|
| typeKeys |
_15_title |
JCS Setup Test Article |
| type |
_15_title |
JCS Setup 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 |
This is a JCS setup test article! |
| type |
//body |
This is a JCS setup test article! |
| selectFrame |
relative=top |
|
| waitForElementPresent |
_15_type |
|
| select |
_15_type |
label=Announcements |
| waitForElementPresent |
_15_description |
|
| type |
_15_description |
JCS Setup Test Description. |
| waitForElementPresent |
//input[@value='Save and Approve'] |
|
| clickAndWait |
//input[@value='Save and Approve'] |
|
| assertTextPresent |
This is a JCS setup test article! |
|