File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Cms/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 37
37
<actionGroup ref =" NavigateToCreatedCMSPageActionGroup" stepKey =" navigateToCreatedCMSPage" >
38
38
<argument name =" CMSPage" value =" $$createCMSPage$$" />
39
39
</actionGroup >
40
- <click selector =" {{CmsNewPagePageContentSection.header}}" stepKey =" clickExpandContent" />
40
+ <conditionalClick selector =" {{CmsNewPagePageContentSection.header}}" dependentSelector = " {{CmsNewPagePageContentSection.contentHeading}} " visible = " false " stepKey =" clickExpandContent" />
41
41
<waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCE" />
42
42
<click selector =" {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon" />
43
43
<waitForPageLoad stepKey =" waitForPageLoad" />
You can’t perform that action at this time.
0 commit comments