File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 121
121
</actionGroup >
122
122
<waitForElementVisible selector =" {{CmsNewPagePageActionsSection.pageTitle}}" stepKey =" waitForPageBuilderDisplay" />
123
123
<waitForElementVisible time =" 1" selector =" {{CmsNewPagePageActionsSection.showHideEditor}}" stepKey =" waitForShowHideEditor" />
124
- <waitForElementVisible selector = " {{TinyMCESection.TinyMCE4}} " stepKey =" waitForTinyMCE4 " />
124
+ <waitForPageLoad stepKey =" waitForEditor " />
125
125
<click selector =" {{CmsNewPagePageActionsSection.showHideEditor}}" stepKey =" clickShowHideEditor" />
126
126
<waitForElementVisible time =" 1" selector =" {{CmsNewPagePageActionsSection.content}}" stepKey =" waitForContentField" />
127
127
<fillField selector =" {{CmsNewPagePageActionsSection.content}}" userInput =" {{cmsPageNonexistentDataRole.content}}" stepKey =" enterContent" />
You can’t perform that action at this time.
0 commit comments