File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1128
1128
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragColumnIntoStage" >
1129
1129
<argument name =" contentType" value =" PageBuilderColumnContentType" />
1130
1130
</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" />
1134
1133
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragColumnIntoFirstColumnGroup" >
1135
1134
<argument name =" contentType" value =" PageBuilderColumnContentType" />
1136
1135
<argument name =" contentTypeIndex" value =" 3" />
1156
1155
<argument name =" contentTypeIndex" value =" 1" />
1157
1156
<argument name =" containerTargetIndex" value =" 1" />
1158
1157
</actionGroup >
1159
- <waitForPageLoad stepKey =" waitForPageLoad" />
1160
1158
<!-- Validating products is smaller than column -->
1161
1159
<comment userInput =" Validating products is smaller than column" stepKey =" commentValidatingProductsIsSmallerThanColumn" />
1162
1160
<waitForElementVisible selector =" {{ColumnOnBackend.displayLabel('1','1/12')}}" stepKey =" validateFirstColumnWidth" />
You can’t perform that action at this time.
0 commit comments