File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Cms/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 8
8
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd" >
10
10
<actionGroup name =" VerifyTinyMCEActionGroup" >
11
- <!-- <waitForElementVisible selector="{{TinyMCESection.TinyMCE4}}" stepKey="waitForTinyMCE" time="30" />-->
12
- <!-- <seeElement selector="{{TinyMCESection.TinyMCE4}}" stepKey="seeTinyMCE4" />-->
13
11
<seeElement selector =" {{TinyMCESection.Style}}" stepKey =" assertInfo2" />
14
12
<seeElement selector =" {{TinyMCESection.Bold}}" stepKey =" assertInfo3" />
15
13
<seeElement selector =" {{TinyMCESection.Italic}}" stepKey =" assertInfo4" />
You can’t perform that action at this time.
0 commit comments