File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Cms/Test/Mftf/Section/TinyMCESection Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
<element name =" InsertVariableBtn" type =" button" selector =" .scalable.add-variable.plugin" />
17
17
<element name =" InsertVariableIcon" type =" button" selector =" button[aria-label='Insert Variable']" />
18
18
<element name =" InsertImageBtn" type =" button" selector =" .scalable.action-add-image.plugin" />
19
- <element name =" InsertImageIcon" type =" button" selector =" button[title ='Insert/edit image']" timeout =" 30" />
19
+ <element name =" InsertImageIcon" type =" button" selector =" button[aria-label ='Insert/edit image']" timeout =" 30" />
20
20
<element name =" Style" type =" button" selector =" button[title='Blocks']" />
21
21
<element name =" Bold" type =" button" selector =" button[title='Bold']" />
22
22
<element name =" Italic" type =" button" selector =" button[title='Italic']" />
You can’t perform that action at this time.
0 commit comments