EditCategoryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
clickAt //td[5]/ul/li/strong/a
waitForElementPresent //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[1]/a
typeKeys _19_name Tést Catégor Editéd
type _19_name Tést Catégory Editéd
type _19_description This is a tést catégory edited!
pause 5000
clickAtAndWait //input[@value='Save']
assertTextPresent Tést Catégory Editéd
assertTextPresent This is a tést catégory edited!