Skip to content

Commit d80a52b

Browse files
MC-5906: The order of product SKU is not respected
- Stabilize functional test
1 parent f17c1ed commit d80a52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@
114114
<element name="CompareBtn" type="button" selector=".action.tocompare"/>
115115
<element name="ClearCompare" type="button" selector="#compare-clear-all"/>
116116
<element name="AcceptClear" type="button" selector=".action-primary.action-accept" />
117+
<element name="ChooserName" type="input" selector="input[name='chooser_name']" />
117118
</section>
118119
</sections>

0 commit comments

Comments
 (0)