Skip to content

Commit 566c5df

Browse files
committed
ACQE-7334 : WYSIWYG is presented for content if page for edit is opened in new browser tab
modified actiongroup file name
1 parent 074c831 commit 566c5df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<waitForPageLoad stepKey="waitForCMSPage"/>
3939
<switchToPreviousTab stepKey="switchToPreviousTab"/>
4040
<actionGroup ref="AdminExpandContentSectionActionGroup" stepKey="expandContentSection"/>
41-
<actionGroup ref="AdminVerifyWYSIWYGEditorAndButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInCurrentTab"/>
41+
<actionGroup ref="AdminVerifyWYSIWYGEditorAndTinyMCEButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInCurrentTab"/>
4242
<switchToNextTab stepKey="switchToNextTab"/>
4343
<actionGroup ref="AdminExpandContentSectionActionGroup" stepKey="expandContentSectionInAnotherTab"/>
44-
<actionGroup ref="AdminVerifyWYSIWYGEditorAndButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInAnotherTab"/>
44+
<actionGroup ref="AdminVerifyWYSIWYGEditorAndTinyMCEButtonsActionGroup" stepKey="verifyWYSIWYGEditorAndButtonsPresentInAnotherTab"/>
4545
</test>
4646
</tests>

0 commit comments

Comments
 (0)