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 7c63cbe commit 7b868c4Copy full SHA for 7b868c4
app/code/Magento/Cms/Test/Mftf/ActionGroup/CMSActionGroup.xml
@@ -49,5 +49,6 @@
49
<click selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="expandSplitButton"/>
50
<click selector="{{BlockNewPagePageActionsSection.saveAndClose}}" stepKey="clickSaveBlock"/>
51
<waitForPageLoad stepKey="waitForPageLoadAfterClickingSave" />
52
+ <see userInput="You saved the block." stepKey="assertSaveBlockSuccessMessage"/>
53
</actionGroup>
54
</actionGroups>
0 commit comments