AddCategoryTest
open /web/guest/home/
waitForElementPresent link=Méssagé Boards Tést Pagé
clickAtAndWait link=Méssagé Boards Tést Pagé
clickAtAndWait //input[@value='Add Category']
type _19_name Tést Catégory
type _19_description This is a tést catégory.
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertText //a/strong Tést Catégory
assertText //td[1]/a Tést Catégory
This is a tést catégory.