Skip to content

Commit 5e32631

Browse files
committed
PB-108 fix MFTF static tests
1 parent 5391dc5 commit 5e32631

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeColumnActionGroup/DragExistingColumnToNewColumnLineActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<argument name="offsetXCoordinate" defaultValue="null" type="string"/>
1616
<argument name="offsetYCoordinate" defaultValue="null" type="string"/>
1717
<!-- When adding column line to the top, advised to use y offset of 10 -->
18-
<argument name="pageBuilderArea" defaultValue="" type="string"/>
1918
</arguments>
2019
<waitForElementVisible time="20" selector="{{PageBuilderStage.contentTypeInStageByIndex('column', columnIndex)}}" stepKey="waitForContentTypeInStageVisible"/>
2120
<moveMouseOver selector="{{PageBuilderStage.contentTypeInStageByIndex('column', columnIndex)}}" x="{{offsetXCoordinate}}" y="{{offsetYCoordinate}}" stepKey="onMouseOverContentTypeStage"/>

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeColumnActionGroup/DragNewColumnToExistingColumnLineActionGroup.xml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)