File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
app/code/Magento/Sales/Test/Mftf Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/PageObject.xsd" >
1111 <page name =" AdminShipmentPage" url =" sales/shipment/" area =" admin" module =" Magento_Sales" >
1212 <section name =" AdminShipmentGridSection" />
13+ <section name =" AdminShipmentsGridFiltersSection" />
1314 </page >
1415</pages >
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 =" AdminShipmentsGridFiltersSection" >
12- <element name =" orderNum " type =" input" selector =" input[name='order_increment_id']" />
12+ <element name =" orderNumber " type =" input" selector =" input[name='order_increment_id']" />
1313 </section >
1414</sections >
You can’t perform that action at this time.
0 commit comments