File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderWYSIWYGSection Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 10
10
<section name =" WYSIWYGOnPageBuilder" >
11
11
<element name =" undo" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) button[aria-label='Undo']" />
12
12
<element name =" redo" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) button[aria-label='Redo']" />
13
- <element name =" fontSize" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) button[aria-label='Font sizes'] " />
13
+ <element name =" fontSize" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) button[aria-label*='font size']:nth-of-type(1) " />
14
14
<element name =" lineHeight" type =" button" selector =" .mce-tinymce:not(.mce-tinymce-inline) div[aria-label='Line Height']" />
15
15
<element name =" textColor" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) div[aria-label='Text color Black']" />
16
16
<element name =" backgroundColor" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline) div[aria-label='Background color Black']" />
You can’t perform that action at this time.
0 commit comments