11post_comment | ||
open | board/_autotest | |
clickAndWait | link=test title | |
type | comment_password | test |
type | comment_name | test comment name |
type | comment_body | test comment body |
click | //input[@value='Comment'] | |
pause | 1000 | |
assertTextPresent | test comment name | |
assertTextPresent | test comment body |