Skip to content

Commit c9a51fa

Browse files
committed
ACQE-7334 : WYSIWYG is presented for content if page for edit is opened in new browser tab
updated test file
1 parent 57501ec commit c9a51fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Cms/Test/Mftf/Test/AdminVerifyWYSIWYGEditorAndTinyMCEButtonsAcrossBrowserTabsTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
</actionGroup>
3838
<waitForPageLoad stepKey="waitForCMSPage"/>
3939
<switchToPreviousTab stepKey="switchToPreviousTab"/>
40+
<waitForPageLoad stepKey="waitForCMSPage123"/>
4041
<conditionalClick selector="{{CmsNewPagePageContentSection.header}}" dependentSelector="{{CmsNewPagePageContentSection.contentHeading}}" visible="false" stepKey="expandContentTabIfCollapsed"/>
42+
<wait time="15" stepKey="k1"/>
4143
<actionGroup ref="AdminVerifyWYSIWYGEditorAndTinyMCEButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInCurrentTab"/>
4244
<switchToNextTab stepKey="switchToNextTab"/>
4345
<conditionalClick selector="{{CmsNewPagePageContentSection.header}}" dependentSelector="{{CmsNewPagePageContentSection.contentHeading}}" visible="false" stepKey="againExpandContentTabIfCollapsed"/>

0 commit comments

Comments
 (0)