File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1496
1496
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage1" >
1497
1497
<argument name =" contentType" value =" PageBuilderTextContentType" />
1498
1498
<argument name =" contentTypeIndex" value =" 1" />
1499
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1500
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1499
1501
</actionGroup >
1500
1502
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText1" >
1501
1503
<argument name =" property" value =" PageBuilderTextProperty" />
1510
1512
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage2" >
1511
1513
<argument name =" contentType" value =" PageBuilderTextContentType" />
1512
1514
<argument name =" contentTypeIndex" value =" 2" />
1515
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1516
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1513
1517
</actionGroup >
1514
1518
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText2" >
1515
1519
<argument name =" property" value =" PageBuilderTextProperty" />
1524
1528
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage3" >
1525
1529
<argument name =" contentType" value =" PageBuilderTextContentType" />
1526
1530
<argument name =" contentTypeIndex" value =" 3" />
1531
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1532
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1527
1533
</actionGroup >
1528
1534
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText3" >
1529
1535
<argument name =" property" value =" PageBuilderTextProperty" />
You can’t perform that action at this time.
0 commit comments