File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 42
42
<click selector =" {{StorefrontHeaderSection.mobileMenuToggle}}" stepKey =" openSideMenu" />
43
43
<waitForElementClickable selector =" {{StorefrontHeaderSection.NavigationCategoryByName($$createParentCategory.name$$)}}" stepKey =" waitForCategoryMenuClickable" />
44
44
<click selector =" {{StorefrontHeaderSection.NavigationCategoryByName($$createParentCategory.name$$)}}" stepKey =" expandCategoryMenu" />
45
- <comment userInput = " BIC workaround " stepKey =" waitForSearchResult" />
45
+ <waitForPageLoad stepKey =" waitForSearchResult" />
46
46
47
47
<!-- Assert the category expanded successfully -->
48
48
<actionGroup ref =" StorefrontAssertCategoryNameIsShownInMenuActionGroup" stepKey =" verifySubCatMenuItemIsVisibleInTheSidebar" >
You can’t perform that action at this time.
0 commit comments