action #17774
assert_and_click does not click
0%
Description
Observation¶
Test opens main menu and calls assert_and_click to click the Office item, then wants to click sub-items to test the libre office functionalities.
In the below example, the Office needle is asserted, but does not get clicked, so the sub-menu does not open and the test cannot continue.
The issue occurs every now and then, however the occurrence seems to be rather random; does not seem to be specific to any particular test or module.
Failure observed in:
libreoffice_mainmenu_components
https://openqa.suse.de/tests/818963#step/libreoffice_mainmenu_components/7
Passing example:
https://openqa.suse.de/tests/810139#step/libreoffice_mainmenu_components/8
History
#1
Updated by coolo over 5 years ago
- Status changed from New to Closed
the test didn't fail since september - so I assume it was rather a product/test problem