| open |
/web/guest/home/ |
|
| waitForVisible |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
//input[@value='Add Blog Entry'] |
Add Blog Entry |
| type |
//input[@id='_33_title'] |
Blogs Entry Title |
| pause |
5000 |
|
| waitForVisible |
//td[@id='cke_contents__33_editor']/iframe |
CK Editor |
| selectFrame |
//td[@id='cke_contents__33_editor']/iframe |
CK Editor |
| type |
//body |
Blogs Entry Content |
| selectFrame |
relative=top |
top |
| pause |
20000 |
|
| waitForPartialText |
//div[@class='save-status portlet-msg-success'] |
Draft saved |
| assertPartialText |
//div[@class='save-status portlet-msg-success'] |
Draft saved |
| open |
/web/guest/home/ |
|
| waitForVisible |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
link=Blogs Test Page |
Blogs Test Page |
| assertText |
//div[@class='entry-content']/h3 |
Draft |
| assertText |
//div[@class='entry-title']/a |
Blogs Entry Title |
| assertText |
//div[@class='entry-body']/p |
Blogs Entry Content |