Skip to content

Commit

Permalink
added waiter
Browse files Browse the repository at this point in the history
  • Loading branch information
TetianaParanich committed Dec 1, 2024
1 parent bf08ca2 commit 6d9ff97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ describe('Data Import', () => {
Logs.checkFileIsRunning(fileName);

TopMenuNavigation.navigateToApp(APPLICATION_NAMES.INVENTORY);
InventoryInstances.waitContentLoading();
InventoryInstances.importWithOclc(oclcForImport);
InventoryInstance.waitLoading();
InventoryInstance.startOverlaySourceBibRecord();
Expand Down

0 comments on commit 6d9ff97

Please sign in to comment.