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 9797 <click selector =" {{CmsPagesPageActionsSection.edit('$$createCMSPage.identifier$$')}}" stepKey =" clickEdit" />
9898 <waitForPageLoad stepKey =" waitForPageLoad8" />
9999 <click selector =" {{CmsNewPagePageContentSection.header}}" stepKey =" clickContentTab" />
100- <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE " />
100+ <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE1 " />
101101 <seeElement selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" seeWidgetIcon" />
102102 <click selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" clickInsertWidgetIcon" />
103103 <waitForPageLoad stepKey =" waitForPageLoad9" />
Original file line number Diff line number Diff line change 4848 <actionGroup ref =" NavigateToCreatedCMSPageActionGroup" stepKey =" navigateToCreatedCMSPage" >
4949 <argument name =" CMSPage" value =" $$createCMSPage$$" />
5050 </actionGroup >
51- <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE " />
51+ <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE1 " />
5252 <seeElement selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" seeWidgetIcon" />
5353 <click selector =" {{TinyMCESection.InsertWidgetIcon}}" stepKey =" clickInsertWidgetIcon2" />
5454 <waitForPageLoad stepKey =" waitForPageLoad5" />
You can’t perform that action at this time.
0 commit comments