| EditServerCategoryTest | ||
| 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=Update Categories | |
| assertText | //tr[3]/td[1] | CategoryTest! |
| select | _137_logLevelCategoryTest! | label=ALL |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div | Your request processed successfully. |
| assertSelectedLabel | _137_logLevelCategoryTest! | ALL |