| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Blogs Permissions Page |
|
| clickAtAndWait |
link=Blogs Permissions Page |
|
| waitForElementPresent |
//input[@value='Add Blog Entry'] |
|
| clickAtAndWait |
//input[@value='Add Blog Entry'] |
|
| type |
_33_title |
Guest Portal Scope Permissions Blogs Entry |
| pause |
5000 |
|
| waitForElementPresent |
_33_editor |
|
| waitForElementPresent |
cke_contents_CKEditor1 |
|
| waitForElementPresent |
//textarea |
|
| selectFrame |
//iframe[@id='_33_editor'] |
|
| selectFrame |
//td[@id='cke_contents_CKEditor1']/iframe |
|
| type |
//body |
This is a guest portal scope permissions blogs entry |
| selectFrame |
relative=top |
|
| clickAtAndWait |
_33_saveButton |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Guest Portal Scope Permissions Blogs Entry |
|
| assertTextPresent |
This is a guest portal scope permissions blogs entry |
|