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 6cbfd0b commit 1900082Copy full SHA for 1900082
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderTextTest.xml
@@ -1613,7 +1613,7 @@
1613
<comment userInput="Validate No Required Fields" stepKey="commentValidateNoRequired"/>
1614
<dontSeeElementInDOM selector="{{EditPanelForm.editFormAllRequiredFields}}" stepKey="dontSeeRequiredClassInEditForm"/>
1615
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
1616
- <waitForElementVisible time="10" selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="waitForCmsPageSaveButton"/>
+ <seeElement selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="waitForCmsPageSaveButton"/>
1617
</test>
1618
<test name="TextDisabledWYSIWYGAddImage">
1619
<annotations>
0 commit comments