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 2050
2050
</actionGroup >
2051
2051
<!-- Add 2nd row and set appearance to Full Bleed -->
2052
2052
<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 >
2053
2056
<actionGroup ref =" dragContentTypeToDropZone" stepKey =" dragRow2IntoStage" >
2054
2057
<argument name =" contentType" value =" PageBuilderRowContentType" />
2055
2058
<argument name =" containerTargetType" value =" PageBuilderStage" />
2082
2085
<waitForElementVisible selector =" {{RowOnStage.appearanceContained(('2', PageBuilderRowAppearance_Contained.value)}}" stepKey =" waitForContainedAppearanceVisible" />
2083
2086
<!-- Drag heading into 2nd row to make sure still works -->
2084
2087
<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 " >
2086
2089
<argument name =" group" value =" PageBuilderHeadingContentType" />
2087
2090
</actionGroup >
2088
2091
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragHeaderToRow2Revert" >
You can’t perform that action at this time.
0 commit comments