RestoreUserTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Users
store eval(selenium.isVisible('link=Advanced »')) advancedVisible
gotoIf !${advancedVisible} AdvancedNotVisible
clickAt link=Advanced »
label AdvancedNotVisible
waitForVisible _125_active
select _125_active label=No
clickAtAndWait //input[@value='Search']
clickAt link=« Basic
waitForElementPresent link=selen01
assertElementPresent link=selen01
clickAt _125_rowIds
clickAtAndWait //input[@value='Restore']
waitForText //div[@class='portlet-msg-success'] Your request processed successfully.
assertText //div[@class='portlet-msg-success'] Your request processed successfully.
assertElementNotPresent link=selen01
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Users
type _125_keywords selenium
clickAtAndWait //input[@value='Search']
waitForElementPresent link=selen01
assertElementPresent link=selen01