File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 20502050 </actionGroup >
20512051 <!-- Add 2nd row and set appearance to Full Bleed -->
20522052 <comment userInput =" Add 2nd row and set appearance to Full Width" stepKey =" commentAdd2ndRow" />
2053+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroupRow" >
2054+ <argument name =" group" value =" PageBuilderRowContentType" />
2055+ </actionGroup >
20532056 <actionGroup ref =" dragContentTypeToDropZone" stepKey =" dragRow2IntoStage" >
20542057 <argument name =" contentType" value =" PageBuilderRowContentType" />
20552058 <argument name =" containerTargetType" value =" PageBuilderStage" />
20822085 <waitForElementVisible selector =" {{RowOnStage.appearanceContained(('2', PageBuilderRowAppearance_Contained.value)}}" stepKey =" waitForContainedAppearanceVisible" />
20832086 <!-- Drag heading into 2nd row to make sure still works -->
20842087 <comment userInput =" Drag heading into 2nd row to make sure still works" stepKey =" comment2ndRowRevertFunctional" />
2085- <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroup " >
2088+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroupHeading " >
20862089 <argument name =" group" value =" PageBuilderHeadingContentType" />
20872090 </actionGroup >
20882091 <actionGroup ref =" dragContentTypeToContainer" stepKey =" dragHeaderToRow2Revert" >
You can’t perform that action at this time.
0 commit comments