| EditBlogsEntryTitleCPTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Blogs | |
| assertText | //div[@class='entry-title']/a | Blogs Entry Title |
| assertText | //span/a/span | Edit |
| clickAtAndWait | //span/a/span | Edit |
| type | _33_title | Blogs Entry Title Edited |
| pause | 5000 | |
| clickAtAndWait | //input[@value='Publish'] | |
| assertText | //div[@class='portlet-msg-success'] | Your request processed successfully. |
| assertText | //div[@class='entry-title']/a | Blogs Entry Title Edited |