Skip to content

Commit a19a2b6

Browse files
author
Yauhen_Lyskavets
committed
Merge branch 'MAGETWO-98635' of git.epam.com:magn-m23/magn-m23 into MAGETWO-98635
2 parents 1b4b2d8 + 8b077f6 commit a19a2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<amOnPage url="{{CmsPageEditPage.url('2')}}" stepKey="navigateToEditHomePagePage"/>
2626
<waitForPageLoad stepKey="waitForCmsPageEditPage"/>
2727
<conditionalClick selector="{{CmsNewPagePageActionsSection.contentSectionName}}" dependentSelector="{{CatalogWidgetSection.insertWidgetButton}}" visible="false" stepKey="clickShowHideEditorIfVisible"/>
28-
<fillField selector="{{CmsNewPagePageContentSection.content}}" userInput="CMS homepage content goes here." stepKey="fillContentForCMSPage"/>
28+
<fillField selector="{{CmsNewPagePageContentSection.content}}" userInput="CMS homepage content goes here." stepKey="resetCMSPageToDefaultContent"/>
2929
<click selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="clickSave"/>
3030
<waitForPageLoad stepKey="waitForSettingsApply"/>
3131
</actionGroup>

0 commit comments

Comments
 (0)