-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 2.4.58
-
Component/s: Test Framework, UI
-
Tags:
-
Team:UI
-
Sprint:UI - 2022-01, UI Cooldown - 2021-14
A very common failure on the 10.10 functional tests is the test Create a new Search from another Saved Search, specifically the Create a new Search from another Saved Search69 I save my search as "PortugalFrance" (see here).
It usually fails in the last step of the test feature. Error log bellow:
[INFO] [exec] 1) Create a new Search from another Saved Search69 I save my search as "PortugalFrance": [INFO] [exec] element ("#actions paper-button") still not visible after 20000ms [INFO] [exec] running chrome [INFO] [exec] Error: element ("#actions paper-button") still not visible after 20000ms [INFO] [exec] at execute(<Function>, "#actions paper-button", true, , ) - wdio-shadow-plugin.js:174:10
The goal is to investigate why this happens and check if we can solve or mitigate the problem to prevent random failures.
- Is referenced in
- links to