File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 51
51
</actionGroup >
52
52
<!-- Verify that navigation menu categories level is correct-->
53
53
<actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" goToHomePage1" />
54
+ <waitForElementVisible selector =" {{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey =" waitForTopCategoryVisible" />
54
55
<seeElement selector =" {{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey =" verifyThatTopCategoryIsSubCategoryTwo" />
55
56
<moveMouseOver selector =" {{StorefrontNavigationSection.topCategory($simpleSubCategoryTwo.name$)}}" stepKey =" mouseOverSubCategoryTwo" />
56
57
<waitForAjaxLoad stepKey =" waitForAjaxOnMouseOverSubCategoryTwo" />
You can’t perform that action at this time.
0 commit comments