File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 49
49
<element name =" ProductOptionLinkActiveByProductItemName" type =" text" selector =" //div[@class='product-item-details']//strong[@class='product-item-name'][text()='{{var1}}']//ancestor::div[@class='product-item-details']//div[@class='product options active']//a[text() = '{{var2}}']" parameterized =" true" />
50
50
<element name =" shipToInformation" type =" text" selector =" //div[@class='ship-to']//div[@class='shipping-information-content']" />
51
51
<element name =" editShipToInformation" type =" button" selector =" //div[@class='ship-to']//button[@class='action action-edit']" />
52
- <element name =" shippingMethodInformation" type =" text" selector =" //div[@class='ship-via']//div[@class='shipping-information-content']" />
53
52
<element name =" editShipMethodInformation" type =" button" selector =" //div[@class='ship-via']//button[@class='action action-edit']" />
54
53
<element name =" shippingMethodTitle" type =" text" selector =" //div[text()='Shipping Methods']" />
55
54
<element name =" shippingInformationSection" type =" text" selector =" .ship-to .shipping-information-content" />
You can’t perform that action at this time.
0 commit comments