Project

General

Profile

action #105046

Updated by JERiveraMoya over 2 years ago

### Motivation 
 Add workaround to continue testing as this bug is still in progress for a long time. 
 Example: 
 When clicking with the mouse at this point https://openqa.suse.de/tests/7976962#step/yast2_security/16 
 we should see another screen. 

 ### Scope 
 yast2_gui and if possible some other test suites affected (search for it in latest build) 

 ### Acceptance criteria 
 **AC1**: Add workaround to see the next screen in the affected places screen. 
 **AC2**: Keep providing info in [bsc#1191112](https://bugzilla.suse.com/show_bug.cgi?id=1191112) 

 ### Further info 
 The bug appears always in the same place, so might worth to try. 
 For [yast2_snapper](https://openqa.suse.de/tests/7999767#step/yast2_snapper/41) was applied recently in this PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14041 which is the next test executed in the same test suite, for that we had created [another bug](https://bugzilla.suse.com/show_bug.cgi?id=1190217 that at the end turned to be this [known bug](https://bugzilla.suse.com/show_bug.cgi?id=1191112) with the refreshment of the screen.

Back