11edit_post
open board/_autotest
clickAndWait link=test title
clickAndWait link=Edit
type post_name edited test name
type post_password test
type post_title edited test title
type post[body] edited test body
clickAndWait //input[@value='Edit']
assertTextPresent edited test title
assertTextPresent edited test name
assertTextPresent edited test body