020_changeYourPasswordOnlyACLtest
open /mmc/main.php?module=base&submod=users&action=index
pause 2000
clickAndWait //a[contains(@href, 'main.php?module=base&submod=users&action=editacl&user=aclnoright')]
click acl[base][users][passwd][right]
clickAndWait buser
click link=Logout root
pause 2000
clickAndWait delog
select id=lang label=English
type username aclright
type password aclNoRights1$
type username aclnoright
clickAndWait bConnect
verifyTextPresent Change your password
click link=Logout aclnoright
pause 2000
clickAndWait delog
select id=lang label=English
type username root
type password secret
clickAndWait bConnect