Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-20545

Update Discovery automation for OCP 4.19

XMLWordPrintable

    • Installer Sprint 2025-62, Installer Sprint 2025-63
    • Important
    • None

      With OCP 4.19, there is a new popup that will need to be handled by the Discovery automation.

      A potential fix is being discussed in https://redhat-internal.slack.com/archives/C04TMLC6DRV/p1746639566691289?thread_ts=1746601716.226039&cid=C04TMLC6DRV

      cy.get('body').then($body => {
      if ($body.find('button[aria-label="Close"]').length > 0)

      { cy.get('button[aria-label="Close"]').click(); }

      else

      { cy.log('Welcome banner not found, skipping closing it.'); }

      });

              rh-ee-msmigiel Matthew Smigielski
              rh-ee-msmigiel Matthew Smigielski
              Matthew Smigielski Matthew Smigielski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: