Add comment
open /index.php/albums/1
clickAndWait g-photoId-2
type g-author Test
type g-email test@gmail.com
type g-text This is a selenium test comment.
click //button[@type='submit']
assertTextPresent This is a selenium test comment.