| open |
/web/guest/home/ |
|
| waitForVisible |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
link=Blogs Test Page |
Blogs Test Page |
| clickAtAndWait |
//div[@class='entry-title']/a |
Blogs Entry Title |
| assertText |
//div/div/div/div/div[3]/div/div[1] |
Blogs Entry Comment Body |
| assertText |
//div[5]/div/span/a/span |
Delete |
| clickAndWait |
//div[5]/div/span/a/span |
Delete |
| assertConfirmation |
Are you sure you want to delete this? |
|
| waitForText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertTextNotPresent |
Blogs Entry Comment Body |
|