Add comment
open /index.php/albums/1
clickAndWait gPhotoId-2
type gAuthor Test
type gEmail test@gmail.com
type gText This is a selenium test comment.
click //button[@type='submit']
assertTextPresent This is a selenium test comment.