File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Sales/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
1111 <section name =" AdminOrderCommentsTabSection" >
12- <element name =" orderNotesList" type =" text" selector =" #Order_History .edit-order-comments .note-list" />
13- <element name =" orderComments" type =" text" selector =" #Order_History .edit-order-comments-block" />
14- <element name =" orderComment" type =" text" selector =" #Order_History .comments-block-item-comment" />
12+ <element name =" orderNotesList" type =" text" selector =" div[aria-labelledby='sales_order_view_tabs_order_history'] .edit-order-comments .note-list" />
13+ <element name =" orderComments" type =" text" selector =" div[aria-labelledby='sales_order_view_tabs_order_history'] .edit-order-comments-block" />
14+ <element name =" orderComment" type =" text" selector =" div[aria-labelledby='sales_order_view_tabs_order_history'] .comments-block-item-comment" />
1515 </section >
1616</sections >
You can’t perform that action at this time.
0 commit comments