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 7b868c4 commit 74157c6Copy full SHA for 74157c6
app/code/Magento/Cms/Test/Mftf/ActionGroup/CMSActionGroup.xml
@@ -44,7 +44,7 @@
44
<waitForPageLoad stepKey="waitForPageLoad3"/>
45
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskOfStagingSection" />
46
</actionGroup>
47
- <actionGroup name="saveAndContinuePageWithSplitButton">
+ <actionGroup name="saveAndCloseCMSBlockWithSplitButton">
48
<waitForElementVisible selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="waitForExpandSplitButtonToBeVisible" />
49
<click selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="expandSplitButton"/>
50
<click selector="{{BlockNewPagePageActionsSection.saveAndClose}}" stepKey="clickSaveBlock"/>
0 commit comments