| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Web Content |
|
| clickAtAndWait |
//input[@value='Add Web Content'] |
|
| type |
_15_title |
Web Content Test |
| pause |
5000 |
|
| waitForVisible |
//td[@id='cke_contents__15__15_structure_el_TextAreaField_content']/iframe |
CK Editor |
| selectFrame |
//td[@id='cke_contents__15__15_structure_el_TextAreaField_content']/iframe |
CK Editor |
i
| type |
//body |
This is a test web content. |
| selectFrame |
relative=top |
top |
| select |
_15_type |
label=Announcements |
| type |
_15_description |
Test Description. |
| clickAtAndWait |
//input[@value='Publish'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Web Content Test |
|