Skip to content

Commit 257126d

Browse files
Merge branch 'AC-229' of github.com:magento-trigger/magento2ce into AC-229
2 parents 372bb65 + fa002d5 commit 257126d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Mftf/Section/TinyMCESection/TinyMCESection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<element name="InsertVariableIcon" type="button" selector="button[aria-label='Insert Variable']"/>
1818
<element name="InsertImageBtn" type="button" selector=".scalable.action-add-image.plugin"/>
1919
<element name="InsertImageIcon" type="button" selector="button[title='Insert/edit image']" timeout="30"/>
20-
<element name="Style" type="button" selector="button[title='Formats']"/>
20+
<element name="Style" type="button" selector="button[title='Blocks']"/>
2121
<element name="Bold" type="button" selector="button[title='Bold']"/>
2222
<element name="Italic" type="button" selector="button[title='Italic']"/>
2323
<element name="Underline" type="button" selector="button[title='Underline']"/>

0 commit comments

Comments
 (0)