| EditCommentTest | ||
| waitForElementPresent | link=Web Content Display Test Page | |
| clickAndWait | link=Web Content Display Test Page | |
| click | 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] | |
| clickAndWait | //tr[2]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=This is an edited WCD comment! | |