Skip to content

Commit 74157c6

Browse files
committed
MC-5373: Product couldn't be pulled to CMS Page when it was assigned to a specific website
Rename saveAndContinuePageWithSplitButton to saveAndCloseCMSBlockWithSplitButton
1 parent 7b868c4 commit 74157c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/CMSActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<waitForPageLoad stepKey="waitForPageLoad3"/>
4545
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskOfStagingSection" />
4646
</actionGroup>
47-
<actionGroup name="saveAndContinuePageWithSplitButton">
47+
<actionGroup name="saveAndCloseCMSBlockWithSplitButton">
4848
<waitForElementVisible selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="waitForExpandSplitButtonToBeVisible" />
4949
<click selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="expandSplitButton"/>
5050
<click selector="{{BlockNewPagePageActionsSection.saveAndClose}}" stepKey="clickSaveBlock"/>

0 commit comments

Comments
 (0)