Skip to content

Commit 34fb7cd

Browse files
authored
ACQE-4396 | Flaky Test Fix
1 parent 3e5be99 commit 34fb7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAnchoredCategoryTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
</actionGroup>
5252
<!--Verify that navigation menu categories level is correct-->
5353
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToHomePage1"/>
54+
<waitForElementVisible selector="{{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey="waitForTopCategoryVisible"/>
5455
<seeElement selector="{{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey="verifyThatTopCategoryIsSubCategoryTwo"/>
5556
<moveMouseOver selector="{{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey="mouseOverSubCategoryTwo"/>
5657
<waitForAjaxLoad stepKey="waitForAjaxOnMouseOverSubCategoryTwo"/>

0 commit comments

Comments
 (0)