| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=User Groups |
|
| clickAtAndWait |
link=Add |
|
| type |
_127_name |
Test User Group |
| type |
_127_description |
This is a test user group. |
| clickAtAndWait |
//input[@value='Save'] |
|
| waitForText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertText |
//section/div/div/div/div[1] |
Your request processed successfully. |
| assertText |
//td[2]/a |
Test User Group |
| assertText |
//td[3]/a |
This is a test user group. |