File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Customer/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737 <element name =" FPT" type =" text" selector =" //tr[@class='weee_ord_totals']//td[@data-th='FPT']/span" />
3838 <element name =" taxRule" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='Canada-GST-5% (5%)']/following-sibling::td//span[@class='price']" />
3939 <element name =" taxRule1" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='Canada-GST-PST-5% (5%)']/following-sibling::td//span[@class='price']" />
40- <element name =" productRate" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='product rate CA (10%)']/following-sibling::td//span[@class='price']" />
41- <element name =" shippingRate" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='shipping rate CA (5%)']/following-sibling::td//span[@class='price']" />
40+ <element name =" productRate" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='Product Rate CA (10%)']/following-sibling::td//span[@class='price']" />
41+ <element name =" shippingRate" type =" text" selector =" //table[contains(@class, 'data table table-order-items')]//td[normalize-space(.)='Shipping Rate CA (5%)']/following-sibling::td//span[@class='price']" />
4242 <element name =" subtotalExclTax" type =" text" selector =" //tr[@class='subtotal_excl']//td[@data-th='Subtotal (Excl.Tax)']/span" />
4343 <element name =" subtotalInclTax" type =" text" selector =" //tr[@class='subtotal_incl']//td[@data-th='Subtotal (Incl.Tax)']/span" />
4444 <element name =" shippingAndHandlingExclTax" type =" text" selector =" //tr[@class='shipping']//td[@data-th='Shipping & Handling (Excl.Tax)']/span" />
You can’t perform that action at this time.
0 commit comments