test: add delay after close tab

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-09-30 15:39:32 +05:30
committed by Pranav C
parent e027e90437
commit c0383a156a
4 changed files with 4 additions and 2 deletions

View File

@@ -110,6 +110,7 @@ export class _projectsPage {
// close team & auth tab
cy.getSettled("button.ant-tabs-tab-remove").should("be.visible").click();
cy.get("button.ant-tabs-tab-remove").should("not.exist");
cy.wait(2000);
}
// Open existing project