File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 33
33
<amOnPage url =" admin/cms/page/edit/page_id/1/" stepKey =" open404PageInNewTab" />
34
34
<waitForPageLoad stepKey =" waitForCMSPage" />
35
35
<switchToPreviousTab stepKey =" switchToPreviousTab" />
36
- <actionGroup ref =" AdminExpandContentSectionActionGroup" stepKey =" expandContentSection" />
36
+ <waitForPageLoad stepKey =" waitForCMSPageToLoad2" />
37
+ <conditionalClick selector =" {{CmsNewPagePageContentSection.header}}" dependentSelector =" {{CmsNewPagePageContentSection.contentHeading}}" visible =" false" stepKey =" expandContentTabIfCollapsed" />
37
38
<waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE" />
38
39
<click selector =" {{TinyMCESection.ShowHideBtn}}" stepKey =" clickShowHideBtn1" />
39
40
<wait time =" 10" stepKey =" k1" />
44
45
45
46
46
47
<switchToNextTab stepKey =" switchToNextTab1" />
47
- <actionGroup ref =" AdminExpandContentSectionActionGroup" stepKey =" expandContentSection1" />
48
+ <waitForPageLoad stepKey =" waitForCMSPage45" />
49
+ <conditionalClick selector =" {{CmsNewPagePageContentSection.header}}" dependentSelector =" {{CmsNewPagePageContentSection.contentHeading}}" visible =" false" stepKey =" againExpandContentTabIfCollapsed" />
48
50
<waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE1" />
49
51
<click selector =" {{TinyMCESection.ShowHideBtn}}" stepKey =" clickShowHideBtn11" />
50
52
<wait time =" 10" stepKey =" k2" />
You can’t perform that action at this time.
0 commit comments