Skip to content

Commit ae680bb

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 c9a51fa commit ae680bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@
3737
</actionGroup>
3838
<waitForPageLoad stepKey="waitForCMSPage"/>
3939
<switchToPreviousTab stepKey="switchToPreviousTab"/>
40-
<waitForPageLoad stepKey="waitForCMSPage123"/>
40+
<waitForPageLoad stepKey="waitForCMSPageToLoad"/>
4141
<conditionalClick selector="{{CmsNewPagePageContentSection.header}}" dependentSelector="{{CmsNewPagePageContentSection.contentHeading}}" visible="false" stepKey="expandContentTabIfCollapsed"/>
42-
<wait time="15" stepKey="k1"/>
4342
<actionGroup ref="AdminVerifyWYSIWYGEditorAndTinyMCEButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInCurrentTab"/>
4443
<switchToNextTab stepKey="switchToNextTab"/>
4544
<conditionalClick selector="{{CmsNewPagePageContentSection.header}}" dependentSelector="{{CmsNewPagePageContentSection.contentHeading}}" visible="false" stepKey="againExpandContentTabIfCollapsed"/>

0 commit comments

Comments
 (0)