Skip to content

Commit 8ac301c

Browse files
author
Hwashiang Yu
committed
MC-4075: Alignment attribute not working as expected for product, map, divider, video
- Updated edit form action group
1 parent ad1880d commit 8ac301c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@
352352
<arguments>
353353
<argument name="property"/>
354354
</arguments>
355+
<waitForPageLoad time="30" stepKey="waitForStageToLoad"/>
355356
<dontSee selector="{{EditPanelForm.panelFieldControl(property.section, property.fieldName)}}" stepKey="dontSeeField"/>
356357
</actionGroup>
357358
<actionGroup name="validateAlignmentFieldIsNotDisabled">

0 commit comments

Comments
 (0)