You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: retry application launcher check after plugin registration
After page reload, dynamic plugins (like Troubleshooting Panel) may
not be registered immediately in the OpenShift Console. Replace the
single click-and-assert with a waitUntil loop that closes and
re-opens the Application Launcher dropdown until the "Signal
Correlation" item appears, up to 60 seconds.
Made-with: Cursor
0 commit comments