| EditCommentTest | ||
| waitForElementPresent | link=Web Content Display Test Page | |
| clickAtAndWait | link=Web Content Display Test Page | |
| clickAt | link=Edit | |
| waitForElementPresent | //tr[2]/td/div/textarea | |
| typeKeys | //tr[2]/td/div/textarea | This is an edited WCD comment |
| type | //tr[2]/td/div/textarea | This is an edited WCD comment! |
| waitForElementPresent | //tr[2]/td/input[1] | |
| clickAtAndWait | //tr[2]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertTextPresent | This is an edited WCD comment! | |