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 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/PageObject.xsd" >
11
11
<page name =" AdminShipmentPage" url =" sales/shipment/" area =" admin" module =" Magento_Sales" >
12
12
<section name =" AdminShipmentGridSection" />
13
+ <section name =" AdminShipmentsGridFiltersSection" />
13
14
</page >
14
15
</pages >
Original file line number Diff line number Diff line change 9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<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']" />
13
13
</section >
14
14
</sections >
You can’t perform that action at this time.
0 commit comments