Skip to content

Commit 945545a

Browse files
committed
wip
1 parent ae6471b commit 945545a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/components/ObjectPage/ObjectPage.cy.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ describe('ObjectPage', () => {
457457

458458
cy.get('[ui5-tabcontainer]').findUi5TabByText('Employment').focus();
459459
cy.realPress('ArrowDown');
460+
cy.get('[ui5-responsive-popover]').should('be.visible');
460461
cy.wait(500);
461462
cy.realPress('ArrowDown');
462463
cy.realPress('ArrowDown');

0 commit comments

Comments
 (0)