voicemail
open /billing/callc/logout
type login_username admin
type login_psw admin1
clickAndWait commit
verifyTextPresent Succesfully logged in
open /billing/devices/device_edit/2
verifyValue vm_fullname Test User #1
open /billing/devices/device_edit/4
verifyValue vm_fullname Test User #1
open /billing/users/edit/2
type user_first_name First_Name
type user_last_name Last_Name
clickAndWait //div[@id='confirm_without_message']/input
verifyTextPresent User's settings succesfully changed: First_Name Last_Name
open /billing/devices/device_edit/2
verifyValue vm_fullname First_Name Last_Name
open /billing/devices/device_edit/4
verifyValue vm_fullname First_Name Last_Name
type device_extension 123456789123
clickAndWait commit