| waitForElementPresent |
link=Blogs Permissions Page |
|
| clickAtAndWait |
link=Blogs Permissions Page |
|
| clickAtAndWait |
//input[@value='Add Blog Entry'] |
|
| type |
_33_title |
Permissions Blogs Test 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 permissions blogs test entry |
| selectFrame |
relative=top |
|
| clickAtAndWait |
_33_saveButton |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Permissions Blogs Test Entry |
|