Skip to content

Commit

Permalink
schrodinger test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Apr 8, 2020
1 parent deb5d22 commit a572af4
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -132,6 +132,8 @@ public void test120approveCaseAction() {
.clickByName(ASSIGNING_ROLE_CASE_NAME + CASE_CREATION_TEST_USER_NAME)
.approveButtonClick();

Selenide.sleep(MidPoint.TIMEOUT_MEDIUM_6_S);

allRequestsPage = basicPage.listAllRequests();
CasePage casePage = allRequestsPage
.table()
Expand Down

0 comments on commit a572af4

Please sign in to comment.