| waitForElementPresent |
link=Enterprise Admin Test Page |
|
| clickAtAndWait |
link=Enterprise Admin Test Page |
|
| clickAtAndWait |
link=Users |
|
| clickAtAndWait |
link=Password Policies |
|
| clickAtAndWait |
//input[@value='Add Password Policy'] |
|
| type |
_79_name |
Test |
| type |
_79_description |
This is a test password policy! |
| clickAt |
_79_changeableCheckbox |
|
| waitForElementPresent |
_79_changeRequiredCheckbox |
|
| clickAt |
_79_changeRequiredCheckbox |
|
| select |
_79_minAge |
label=1 Week |
| clickAt |
_79_checkSyntaxCheckbox |
|
| waitForElementPresent |
_79_allowDictionaryWordsCheckbox |
|
| clickAt |
_79_allowDictionaryWordsCheckbox |
|
| type |
_79_minLength |
5 |
| clickAt |
_79_historyCheckbox |
|
| waitForElementPresent |
_79_historyCount |
|
| select |
_79_historyCount |
label=4 |
| clickAt |
_79_expireableCheckbox |
|
| waitForElementPresent |
_79_maxAge |
|
| select |
_79_maxAge |
label=4 Weeks |
| select |
_79_warningTime |
label=2 Days |
| type |
_79_graceLimit |
1 |
| clickAt |
_79_lockoutCheckbox |
|
| waitForElementPresent |
_79_maxFailure |
|
| type |
_79_maxFailure |
3 |
| select |
_79_resetFailureCount |
label=10 Minutes |
| select |
_79_lockoutDuration |
label=5 Minutes |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
Your request processed successfully. |
|
| assertElementPresent |
link=Test |
|
| assertElementPresent |
link=This is a test password policy! |
|