| EditFrontPageCommentBodyTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Wiki Test Page | |
| clickAtAndWait | link=Wiki Test Page | |
| assertText | //td[2]/div[1] | This is a wiki page test comment. |
| clickAt | //td[4]/span/a[2] | |
| type | _36_editReplyBody1 | This is a wiki page test comment. Edited. |
| clickAtAndWait | //input[@value='Update'] | |
| assertText | //td[2]/div[1] | This is a wiki page test comment. Edited. |
| assertNotText | //td[2]/div[1] | This is a wiki page test comment. |