Project

General

Profile

action #14838

Updated by SLindoMansilla about 7 years ago

## ### Observation 

 openQA test in scenario sle-12-SP2-Desktop-DVD-Updates-x86_64-qam-regression-gnome@64bit fails in 
 [change_password](https://openqa.suse.de/tests/635982/modules/change_password/steps/14) 

 The text field is not focused 


 ## Reproducible 

 Fails at least out out of 10 times. 


 ## Problem 

 **H1** The textbox for the new password is not focused - _REJECTED by E1-1_ 
 **H2** The sentence `type_string $newpwd;` is sometimes not sending the keys properly 
 **H2.1** The function `type_string` is the problem 
 **H2.2** The speed of typing by function `type_string` is the problem 
 **H3** The textbox for new password is sometimes not receiving keyboard input properly. 

 **E1-1** Inspect the video result of https://openqa.suse.de/tests/811321/file/video.ogv to see if the textbox for the new password is focused. 
 **R1-1** The textbox is focused at time 1:14 

 **E2.2-1** Use function `type_string_slow` to type the new password 

 **E2.2-2** Use function `type_string_very_slow` to type the new password

Back