| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Blogs |
|
| clickAtAndWait |
link= |
|
| assertText |
//div[@class='entry-body']/p |
This is an escape character test entry. |
| assertText |
//td[3]/span/a[2] |
Delete |
| clickAndWait |
//td[3]/span/a[2] |
Delete |
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertTextNotPresent |
|
|
| assertTextNotPresent |
This is an escape character test entry. |
|