Skip to content

Commit 3f9254d

Browse files
committed
MQE-1993: Refactor MFTF tests/actionGroups using <executeInSelenium>
1 parent 0c14fdf commit 3f9254d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
</actionGroup>
160160

161161
<!-- Submenu appears rightward -->
162-
<seeElement selector="{{StorefrontNavigationMenuSection.submenuLeftDirection('level0')}}" stepKey="assertTopLevelMenuLeftDirection"/>
162+
<seeElement selector="{{StorefrontNavigationMenuSection.submenuRightDirection('level0')}}" stepKey="assertTopLevelMenuLeftDirection"/>
163163

164164
<!-- Nested level 1 & 5 -->
165165
<moveMouseOver selector="{{StorefrontHeaderSection.NavigationCategoryByName($$createCategoryLevelTwoBlank.name$$)}}" stepKey="hoverCategoryLevelTwo"/>

0 commit comments

Comments
 (0)