Skip to content

Commit 1d0c6c2

Browse files
committed
ACQE-7206: Change content of WYSIWYG editor if it's disabled by default
- Added Steps in Actiongroup
1 parent 994a639 commit 1d0c6c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
<annotations>
1313
<description>Clicks On Show/Hide Button To display TinyMCE</description>
1414
</annotations>
15+
<conditionalClick selector="{{TinyMCESection.ShowHideBtn}}" dependentSelector="{{TinyMCESection.TinyMCE}}" visible="false" after="clickContentTab" stepKey="toggleEditorAgainIfHidden"/>
1516
</actionGroup>
1617
</actionGroups>

0 commit comments

Comments
 (0)