-
Bug
-
Resolution: Unresolved
-
Critical
-
1.10.0
-
1
-
False
-
-
False
-
-
-
RHDH F&UI plugins 3288
Test Case: `e2e/plugins/scaffolder-relation-processor/scaffolder-relation-processor.spec.ts › Test Scaffolder Relation Processor Plugin › Register the template for scaffolder relation processor`
Failure Message: `TimeoutError: locator.click: Timeout 10000ms exceeded.`
Root Cause Analysis: The click action on the 'Import an existing Git repository' button timed out because it is being obscured by a floating 'Git' widget. Although the button is visible, the floating widget intercepts the click event, preventing the test from proceeding.
- links to