File tree 1 file changed +4
-5
lines changed
app/code/Magento/Catalog/Test/Mftf/Test
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 87
87
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForStorefrontProductComparePageLoad" />
88
88
89
89
<actionGroup ref =" SeeProductInComparisonListActionGroup" stepKey =" seeProductInCompareList" >
90
- <argument name =" productVar" value =" $$product$$" />
90
+ <argument name =" productVar" value =" $$product$$" />
91
91
</actionGroup >
92
-
93
92
94
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" deleteProdFromCmpList" />
95
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" onCategoryPage" />
96
- <actionGroup ref =" StorefrontGoToCategoryPageActionGroup" stepKey =" waitForPageLoad1" >
93
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" deleteProdFromCmpList" />
94
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" onCategoryPage" />
95
+ <actionGroup ref =" StorefrontGoToCategoryPageActionGroup" stepKey =" waitForPageLoad1" >
97
96
<argument name =" categoryName" value =" $$category.name$$" />
98
97
</actionGroup >
99
98
You can’t perform that action at this time.
0 commit comments