Skip to content

Commit e9157ef

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-4396_test_fix' into functional-testing-automation
2 parents 2e9ac47 + 34fb7cd commit e9157ef

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)