File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/CatalogSearch/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 61
61
<comment userInput =" Navigate to category on Storefront" stepKey =" comment3" />
62
62
<amOnPage url =" {{StorefrontCategoryPage.url($$subCategory.name$$)}}" stepKey =" goToCategoryStorefront" />
63
63
<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" />
66
65
</test >
67
66
</tests >
68
67
You can’t perform that action at this time.
0 commit comments