File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Cms/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 25
25
<amOnPage url =" {{CmsPageEditPage.url('2')}}" stepKey =" navigateToEditHomePagePage" />
26
26
<waitForPageLoad stepKey =" waitForCmsPageEditPage" />
27
27
<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 " />
29
29
<click selector =" {{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey =" clickSave" />
30
30
<waitForPageLoad stepKey =" waitForSettingsApply" />
31
31
</actionGroup >
You can’t perform that action at this time.
0 commit comments