10new_post | ||
open | board/_autotest | |
clickAndWait | link=New Post | |
type | post_name | test name |
type | post_password | test |
type | post_title | test title |
type | post[body] | test body |
clickAndWait | //input[@value='Post'] | |
assertTextPresent | test title | |
assertTextPresent | Posted by test name | |
assertTextPresent | test body |