Skip to content

Commit a4f2c53

Browse files
committed
MC-16650: Product Attribute Type Price Not Displaying
1 parent 14e6b3f commit a4f2c53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/LayerNavigationOfCatalogSearchTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@
6161
<comment userInput="Navigate to category on Storefront" stepKey="comment3"/>
6262
<amOnPage url="{{StorefrontCategoryPage.url($$subCategory.name$$)}}" stepKey="goToCategoryStorefront"/>
6363
<waitForPageLoad stepKey="waitForPageLoad"/>
64-
<see userInput="{$grabAttributeLabel}" selector="{{StorefrontCategoryFilterSection.CustomPriceAttribute}}" stepKey="seePriceLayerNavigation"/>
65-
<click selector="{{StorefrontCategoryFilterSection.CustomPriceAttribute($grabAttributeLabel)}}" stepKey="expandPriceFilter"/>
64+
<see userInput="{$grabAttributeLabel}" selector="{{StorefrontCategoryFilterSection.CustomPriceAttribute}}" stepKey="seePriceLayerNavigationOnStorefront"/>
6665
</test>
6766
</tests>
6867

0 commit comments

Comments
 (0)