|
78 | 78 | <actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="openCategoryPage">
|
79 | 79 | <argument name="categoryName" value="$$category.name$$"/>
|
80 | 80 | </actionGroup>
|
81 |
| - |
82 |
| - <actionGroup ref="StorefrontOpenAndCheckComparisionActionGroup" stepKey="navigateToComparePage"/> |
| 81 | + <comment userInput="Comment is kept to preserve the step key for backward compatibility" stepKey="navigateToComparePage"/> |
83 | 82 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForStorefrontProductComparePageLoad"/>
|
84 | 83 |
|
85 | 84 | <actionGroup ref="SeeProductInComparisonListActionGroup" stepKey="seeProductInCompareList">
|
|
92 | 91 | <argument name="categoryName" value="$$category.name$$"/>
|
93 | 92 | </actionGroup>
|
94 | 93 |
|
95 |
| - <actionGroup ref="StorefrontClearCompareActionGroup" stepKey="clickClearAll"/> |
| 94 | + <actionGroup ref="StorefrontRemoveFirstProductFromCompareActionGroup" stepKey="clickClearAll"/> |
96 | 95 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForConfirmPageLoad"/>
|
97 | 96 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="confirmProdDelate"/>
|
98 | 97 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForConfirmLoad"/>
|
99 |
| - <comment userInput="Add product to compare list fom Category page | Comment is kept to preserve the step key for backward compatibility" stepKey="addToCmpFromCategPage"/> |
| 98 | + <actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="addToCmpFromCategPage"> |
| 99 | + <argument name="categoryName" value="$$category.name$$"/> |
| 100 | + </actionGroup> |
100 | 101 |
|
101 | 102 | <actionGroup ref="StorefrontHoverProductOnCategoryPageActionGroup" stepKey="hoverOverProduct"/>
|
102 | 103 |
|
|
108 | 109 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="grabTextFromSuccessMessage2"/>
|
109 | 110 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="assertSuccessMessage2"/>
|
110 | 111 |
|
111 |
| - <comment userInput="Check that product displays on add to compare widget | Comment is kept to preserve the step key for backward compatibility" stepKey="checkProdNameOnWidget"/> |
112 |
| - <seeElement selector="{{StorefrontComparisonSidebarSection.ProductTitleByName($$product.name$$)}}" stepKey="seeProdNameOnCmpWidget"/> |
| 112 | + <comment userInput="Comment is kept to preserve the step key for backward compatibility" stepKey="checkProdNameOnWidget"/> |
| 113 | + <comment userInput="Comment is kept to preserve the step key for backward compatibility" stepKey="seeProdNameOnCmpWidget"/> |
113 | 114 |
|
114 | 115 | <comment userInput="See product in the compare page" stepKey="seeProductInComparePage"/>
|
115 |
| - <actionGroup ref="StorefrontOpenAndCheckComparisionActionGroup" stepKey="navigateToComparePage2"/> |
| 116 | + <comment userInput="Comment is kept to preserve the step key for backward compatibility" stepKey="navigateToComparePage2"/> |
116 | 117 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForStorefrontProductComparePageLoad2"/>
|
117 | 118 |
|
118 | 119 | <actionGroup ref="SeeProductInComparisonListActionGroup" stepKey="seeProductInCompareList2">
|
|
0 commit comments