Describe the issue. What is the expected and unexpected behavior?
CI fails when running integration tests - overflowmenuspec giving the following errors:
<testcase name="OverflowMenu Demo Test Simple OverflowMenu Medium Dropdown view Verify dropdown menu expanded" time="0.0000" classname="Verify dropdown menu expanded">
<failure message="Timed out retrying after 4050ms: `cy.click()` failed because this element:
<button aria-label="Actions" id="pf-dropdown-toggle-id-2" class="pf-c-dropdown__toggle pf-m-plain" type="button" aria-expanded="false" aria-haspopup="true">...</button>
is being covered by another element:
<a id="about-modal-demo-nav-item-link" class="pf-c-nav__link" href="/about-modal-demo-nav-link">About M...</a>
Fix this problem, or use {force: true} to disable error checking.
https://on.cypress.io/element-cannot-be-interacted-with" type="CypressError"><![CDATA[CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:
<button aria-label="Actions" id="pf-dropdown-toggle-id-2" class="pf-c-dropdown__toggle pf-m-plain" type="button" aria-expanded="false" aria-haspopup="true">...</button>
is being covered by another element:
<a id="about-modal-demo-nav-item-link" class="pf-c-nav__link" href="/about-modal-demo-nav-link">About M...</a>
Fix this problem, or use {force: true} to disable error checking.
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
internal CI issue
What is your product and what release version are you targeting?
develop release
Describe the issue. What is the expected and unexpected behavior?
CI fails when running integration tests - overflowmenuspec giving the following errors:
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
internal CI issue
What is your product and what release version are you targeting?
develop release