File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Cms/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
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
+ <waitForElementVisible selector =" {{CmsNewPagePageContentSection.content}}" stepKey =" waitForContentField" />
28
29
<fillField selector =" {{CmsNewPagePageContentSection.content}}" userInput =" CMS homepage content goes here." stepKey =" resetCMSPageToDefaultContent" />
29
30
<click selector =" {{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey =" clickSave" />
30
31
<waitForPageLoad stepKey =" waitForSettingsApply" />
You can’t perform that action at this time.
0 commit comments