| waitForElementPresent |
link=User Groups |
|
| clickAtAndWait |
link=User Groups |
|
| waitForVisible |
_127_name |
|
| type |
_127_name |
Selenium |
| clickAtAndWait |
//input[@value='Search'] |
|
| pause |
2500 |
|
| waitForVisible |
//strong/span |
|
| clickAt |
//strong/span |
|
| waitForElementPresent |
//div[4]/ul/li[5]/a |
|
| clickAtAndWait |
//div[4]/ul/li[5]/a |
|
| store |
eval(selenium.isTextPresent('No users were found.')) |
NoUsersAssigned |
| gotoIf |
${NoUsersAssigned} |
NoUsersPresent |
| clickAtAndWait |
link=View All |
|
| type |
_127_name |
Selenium |
| clickAtAndWait |
//input[@value='Search'] |
|
| clickAt |
_127_allRowIds |
|
| clickAndWait |
//input[@value='Delete'] |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
You have entered invalid data. Please try again. |
|
| assertTextPresent |
You cannot delete user groups that have users. |
|
| label |
NoUsersPresent |
|