Skip to content

Commit b5b1d0b

Browse files
author
Hwashiang Yu
committed
MC-4096: Product Content Type doesn't wrapped inside tiny Column
- Combined test comments
1 parent 9e78817 commit b5b1d0b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsTest.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,9 +1128,8 @@
11281128
<actionGroup ref="dragContentTypeToStage" stepKey="dragColumnIntoStage">
11291129
<argument name="contentType" value="PageBuilderColumnContentType"/>
11301130
</actionGroup>
1131-
<!-- Make first column to 1/12 -->
1132-
<comment userInput="Make first column to 1/12" stepKey="commentMakeFirstColumnSmall"/>
1133-
<comment userInput="Drag new column onto first group" stepKey="commentDragColumnToFirstColumnGroup"/>
1131+
<!-- Drag new column onto column group to make 1/12 column -->
1132+
<comment userInput="Drag new column onto column group to make 1/12 column" stepKey="commentDragNewColumnToGroupMakeFirstColumnSmall"/>
11341133
<actionGroup ref="dragContentTypeToContainer" stepKey="dragColumnIntoFirstColumnGroup">
11351134
<argument name="contentType" value="PageBuilderColumnContentType"/>
11361135
<argument name="contentTypeIndex" value="3"/>
@@ -1156,7 +1155,6 @@
11561155
<argument name="contentTypeIndex" value="1"/>
11571156
<argument name="containerTargetIndex" value="1"/>
11581157
</actionGroup>
1159-
<waitForPageLoad stepKey="waitForPageLoad" />
11601158
<!-- Validating products is smaller than column -->
11611159
<comment userInput="Validating products is smaller than column" stepKey="commentValidatingProductsIsSmallerThanColumn"/>
11621160
<waitForElementVisible selector="{{ColumnOnBackend.displayLabel('1','1/12')}}" stepKey="validateFirstColumnWidth"/>

0 commit comments

Comments
 (0)