AddCategoryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
waitForVisible //input[@value='Add Category']
clickAtAndWait //input[@value='Add Category']
waitForVisible _19_name
typeKeys _19_name Tést Catégor
type _19_name Tést Catégory
type _19_description This is a tést catégory!
clickAtAndWait //input[@value='Save']
assertTextPresent Tést Catégory
assertTextPresent Your request processed successfully.