Skip to content

Commit 976f1d9

Browse files
author
Hwashiang Yu
committed
MC-5363: Tabs Flakiness Causes Periodic MFTF Failures
- Resolved test generation failure
1 parent b8edbd9 commit 976f1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/DragAndDropActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</arguments>
1515
<waitForElementVisible time="30" selector="{{PageBuilderPanel.draggableContentTypeInPanel(contentType.name)}}" stepKey="waitForContentTypeInPanel"/>
1616
<dragAndDrop selector1="{{PageBuilderPanel.draggableContentTypeInPanel(contentType.name)}}" selector2="{{PageBuilderStage.dropAreaInStage}}" stepKey="dropContentTypeIntoStage"/>
17-
<waitForPageLoad stepKey="waitForToolbarsToLoad" time="30"/>
17+
<waitForPageLoad stepKey="waitForContentTypeToLoad" time="30"/>
1818
<dontSeeJsError stepKey="doNotSeeJSErrorInConsole"/>
1919
<waitForLoadingMaskToDisappear stepKey="waitForAnimation" />
2020
<waitForElementVisible time="10" selector="{{PageBuilderStage.contentTypeInStage(contentType.role)}}" stepKey="waitForContentTypeInStage" />

0 commit comments

Comments
 (0)