AddServerCategoryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Server Administration
waitForElementPresent //li[3]/span/a
clickAtAndWait link=Log Levels
clickAtAndWait link=Add Category
typeKeys _137_loggerName CategorTest!
type _137_loggerName CategoryTest!
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.