./basic.case
open /billing/callc/logout
type login_username admin
type login_psw admin1
clickAndWait commit
verifyTextPresent Succesfully logged in
open /billing/users/new
type id=user_username without_pass
clickAndWait name=commit
waitForTextPresent User not created
verifyTextPresent Please enter password
click css=form > table > tbody > tr > td
type id=user_username with_same_pass
type id=password_password with_same_pass
clickAndWait name=commit
waitForTextPresent User not created
verifyTextPresent Please enter password not equal to username
type id=user_username with_pass
type id=password_password with_pass1
clickAndWait name=commit
waitForTextPresent User succesfully created
open /billing/users/edit/6
type id=user_username with_same_pass
type id=password_password with_same_pass
clickAndWait name=commit
assertConfirmation Are you sure?
waitForTextPresent User's settings succesfully changed: