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 1493
1493
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage1" >
1494
1494
<argument name =" contentType" value =" PageBuilderTextContentType" />
1495
1495
<argument name =" contentTypeIndex" value =" 1" />
1496
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1497
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1496
1498
</actionGroup >
1497
1499
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText1" >
1498
1500
<argument name =" property" value =" PageBuilderTextProperty" />
1507
1509
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage2" >
1508
1510
<argument name =" contentType" value =" PageBuilderTextContentType" />
1509
1511
<argument name =" contentTypeIndex" value =" 2" />
1512
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1513
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1510
1514
</actionGroup >
1511
1515
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText2" >
1512
1516
<argument name =" property" value =" PageBuilderTextProperty" />
1521
1525
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditMenuOnStage3" >
1522
1526
<argument name =" contentType" value =" PageBuilderTextContentType" />
1523
1527
<argument name =" contentTypeIndex" value =" 3" />
1528
+ <argument name =" contentTypeXCoordinate" value =" 10" />
1529
+ <argument name =" contentTypeYCoordinate" value =" 10" />
1524
1530
</actionGroup >
1525
1531
<actionGroup ref =" addTextToTinyMCE" stepKey =" enterText3" >
1526
1532
<argument name =" property" value =" PageBuilderTextProperty" />
You can’t perform that action at this time.
0 commit comments