File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 97
97
<click selector =" {{CmsPagesPageActionsSection.edit('$$createCMSPage.identifier$$')}}" stepKey =" clickEdit" />
98
98
<waitForPageLoad stepKey =" waitForPageLoad8" />
99
99
<click selector =" {{CmsNewPagePageContentSection.header}}" stepKey =" clickContentTab" />
100
- <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE " />
100
+ <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE1 " />
101
101
<seeElement selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" seeWidgetIcon" />
102
102
<click selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" clickInsertWidgetIcon" />
103
103
<waitForPageLoad stepKey =" waitForPageLoad9" />
Original file line number Diff line number Diff line change 48
48
<actionGroup ref =" NavigateToCreatedCMSPageActionGroup" stepKey =" navigateToCreatedCMSPage" >
49
49
<argument name =" CMSPage" value =" $$createCMSPage$$" />
50
50
</actionGroup >
51
- <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE " />
51
+ <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE1 " />
52
52
<seeElement selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" seeWidgetIcon" />
53
53
<click selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" clickInsertWidgetIcon2" />
54
54
<waitForPageLoad stepKey =" waitForPageLoad5" />
You can’t perform that action at this time.
0 commit comments