Skip to content

Commit b49b568

Browse files
committed
MC-3308: Automate MFTF for MC-1416
1 parent 04760f6 commit b49b568

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/VerifyTinyMCEActionGroup.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="VerifyTinyMCEActionGroup">
11-
<!--<waitForElementVisible selector="{{TinyMCESection.TinyMCE4}}" stepKey="waitForTinyMCE" time="30" />-->
12-
<!--<seeElement selector="{{TinyMCESection.TinyMCE4}}" stepKey="seeTinyMCE4" />-->
1311
<seeElement selector="{{TinyMCESection.Style}}" stepKey="assertInfo2"/>
1412
<seeElement selector="{{TinyMCESection.Bold}}" stepKey="assertInfo3"/>
1513
<seeElement selector="{{TinyMCESection.Italic}}" stepKey="assertInfo4"/>

0 commit comments

Comments
 (0)