We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1880d commit 8ac301cCopy full SHA for 8ac301c
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/EditFormActionGroup.xml
@@ -352,6 +352,7 @@
352
<arguments>
353
<argument name="property"/>
354
</arguments>
355
+ <waitForPageLoad time="30" stepKey="waitForStageToLoad"/>
356
<dontSee selector="{{EditPanelForm.panelFieldControl(property.section, property.fieldName)}}" stepKey="dontSeeField"/>
357
</actionGroup>
358
<actionGroup name="validateAlignmentFieldIsNotDisabled">
0 commit comments