| open |
/web/organization-name/ |
|
| waitForElementPresent |
link=Blogs Staging Test Page |
|
| clickAtAndWait |
link=Blogs Staging Test Page |
|
| clickAtAndWait |
link=View Staged Page |
|
| clickAtAndWait |
//input[@value='Add Blog Entry'] |
|
| type |
_33_title |
Staging Blogs Test Entry |
| pause |
5000 |
|
| waitForElementPresent |
//td[@id='cke_contents__33_editor']/iframe |
CK Editor |
| selectFrame |
//td[@id='cke_contents__33_editor']/iframe |
CK Editor |
| type |
//body |
This is a staged blogs entry. |
| selectFrame |
relative=top |
top |
| clickAtAndWait |
//input[@value='Publish'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Staging Blogs Test Entry |
|
| assertTextPresent |
This is a staged blogs entry. |
|