| open |
/ipa/ui/#navigation=0&identity=0 |
|
| waitForNotVisible |
//span[@id='header-network-activity-indicator'] |
|
| verifyElementPresent |
//div[@id='user']//span[@name='search']//input[@value='testuser'] |
|
| click |
link=testuser |
|
| waitForElementPresent |
css=span[name=userpassword] a[title=userpassword] |
|
| click |
link=Reset Password |
|
| type |
//input[@type='password'] |
Secret123 |
| type |
//dd[2]/input |
Secret123 |
| click |
xpath=/html/body/div[3]//button[1] |
|
| waitForElementNotPresent |
xpath=/html/body/div[3] |
|
| waitForAlert |
Password change complete |
|
| click |
//div[@id='user']/div[1]/ul/li[1]/span |
|
| waitForNotVisible |
//span[@id='header-network-activity-indicator'] |
|