File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogProductPageBuilderTest Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 104
104
</after >
105
105
106
106
<!-- Add Row & Heading to Product Custom Page Builder Attribute -->
107
+ <actionGroup ref =" NavigateToCreatedProductEditPageActionGroup" stepKey =" navigateToCreatedProductEditPage" >
108
+ <argument name =" product" value =" $$createProduct$$" />
109
+ </actionGroup >
110
+ <actionGroup ref =" ExpandAdminProductSectionActionGroup" stepKey =" expandAdminProductSection" />
107
111
<actionGroup ref =" openPageBuilderForAttribute" stepKey =" openPageBuilderForCustomPageBuilderAttribute" >
108
112
<argument name =" attributeCode" value =" $$createPageBuilderAttribute.attribute_code$$" />
109
113
<argument name =" pageBuilderArea" value =" {{PageBuilderProductAttribute.PageBuilderArea($$createPageBuilderAttribute.attribute_code$$)}}" />
174
178
<actionGroup ref =" exitPageBuilderFullScreen" stepKey =" exitPageBuilderFullScreen2" />
175
179
176
180
<!-- Add Row & Heading to Product Description -->
177
- <actionGroup ref =" NavigateToCreatedProductEditPageActionGroup" stepKey =" navigateToCreatedProductEditPage" >
178
- <argument name =" product" value =" $$createProduct$$" />
179
- </actionGroup >
180
- <actionGroup ref =" ExpandAdminProductSectionActionGroup" stepKey =" expandAdminProductSection" />
181
181
<actionGroup ref =" openPageBuilderForAttribute" stepKey =" openPageBuilderForDescription" >
182
182
<argument name =" pageBuilderArea" value =" {{PageBuilderProductAttribute.PageBuilderArea('description')}}" />
183
183
</actionGroup >
You can’t perform that action at this time.
0 commit comments