|
200 | 200 | <waitForPageLoad stepKey="waitForProductPage"/>
|
201 | 201 | <!-- Set background colour of row for custom attribute -->
|
202 | 202 | <comment userInput="Set background colour of row for custom attribute" stepKey="commentSetBackgroundColor"/>
|
203 |
| - <actionGroup ref="openPageBuilderForProductAttribute" stepKey="openPageBuilderForProductAttribute"> |
| 203 | + <actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderForAttribute"> |
204 | 204 | <argument name="attributeCode" value="$$createWysiwygAttribute.attribute_code$$"/>
|
205 | 205 | </actionGroup>
|
206 | 206 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
|
215 | 215 | <!-- Set background colour of row for description -->
|
216 | 216 | <comment userInput="Set background colour of row for description" stepKey="commentSetDescriptionRowBackgroundColor"/>
|
217 | 217 | <click selector="{{AdminProductContentSection.sectionHeader}}" stepKey="openContentSection"/>
|
218 |
| - <actionGroup ref="openPageBuilderForProductAttribute" stepKey="openPageBuilderForDescription"> |
| 218 | + <actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderForDescription"> |
219 | 219 | <argument name="attributeCode" value="description"/>
|
220 | 220 | </actionGroup>
|
221 | 221 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openDescriptionEditMenuOnStage">
|
|
346 | 346 | <waitForPageLoad stepKey="waitForProductPage"/>
|
347 | 347 | <!-- Set background colour of row for our first custom attribute -->
|
348 | 348 | <comment userInput="Set background colour of row for our first custom attribute" stepKey="commentSetBackgroundColor"/>
|
349 |
| - <actionGroup ref="openPageBuilderForProductAttribute" stepKey="openPageBuilderForProductAttribute1"> |
| 349 | + <actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderForAttribute1"> |
350 | 350 | <argument name="attributeCode" value="$$createPageBuilderAttribute1.attribute_code$$"/>
|
351 | 351 | </actionGroup>
|
352 | 352 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
|
360 | 360 | <waitForPageLoad stepKey="waitForPageLoadExitFullScreen"/>
|
361 | 361 | <!-- Set background colour of row for our second custom attribute -->
|
362 | 362 | <comment userInput="Set background colour of row for our second custom attribute" stepKey="commentSetBackgroundColor1"/>
|
363 |
| - <actionGroup ref="openPageBuilderForProductAttribute" stepKey="openPageBuilderForProductAttribute2"> |
| 363 | + <actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderForAttribute2"> |
364 | 364 | <argument name="attributeCode" value="$$createPageBuilderAttribute2.attribute_code$$"/>
|
365 | 365 | </actionGroup>
|
366 | 366 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage1">
|
|
0 commit comments