AddSubcategoryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
clickAtAndWait //a/strong
clickAtAndWait //input[@value='Add Subcategory']
waitForVisible _19_name
type _19_name Tést Subcatégory
type _19_description This is a tést subcatégory!
pause 5000
clickAtAndWait //input[@value='Save']
assertTextPresent Tést Subcatégory
assertTextPresent Your request processed successfully.