global_settings_timeout
open /billing/callc/logout
type login_username admin
type login_psw admin1
clickAndWait commit
open /billing/callc/global_settings
type timeout_response 33
type timeout_digit 11
clickAndWait document.forms[4].elements[2]
verifyTextPresent Updated
assertValue timeout_response 33
assertValue timeout_digit 11
type timeout_response 20
type timeout_digit 10
clickAndWait document.forms[4].elements[2]
verifyTextPresent Updated
assertValue timeout_response 20
assertValue timeout_digit 10