fix attempt 1 (#2448)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
4fc64e6915
commit
8294b65872
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ describe("Partial import test", () => {
|
|||
createRealmPage.fillRealmName(TEST_REALM).createRealm();
|
||||
|
||||
sidebarPage.goToRealmSettings();
|
||||
sidebarPage.waitForPageLoad();
|
||||
realmSettings.clickActionMenu();
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue