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 1616 <element name =" InsertVariableBtn" type =" button" selector =" .scalable.add-variable.plugin" />
1717 <element name =" InsertVariableIcon" type =" button" selector =" button[aria-label='Insert Variable']" />
1818 <element name =" InsertImageBtn" type =" button" selector =" .scalable.action-add-image.plugin" />
19- <element name =" InsertImageIcon" type =" button" selector =" (// button[contains(@ title,' image')])[1 ]" timeout =" 30" />
19+ <element name =" InsertImageIcon" type =" button" selector =" button[title='Insert/edit image']" timeout =" 30" />
2020 <element name =" Style" type =" button" selector =" button[title='Formats']" />
2121 <element name =" Bold" type =" button" selector =" button[title='Bold']" />
2222 <element name =" Italic" type =" button" selector =" button[title='Italic']" />
You can’t perform that action at this time.
0 commit comments