You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<elementname="orderIdByIncrementId"type="text"selector="//input[@class='admin__control-checkbox' and @value={{incrId}}]/parent::label/parent::td/following-sibling::td"parameterized="true"/>
49
49
<elementname="orderSubtotal"type="input"selector="//tbody//tr[@class='col-0']//td[@class='label' and contains(text(),'Subtotal')]/..//td//span[@class='price']"/>
<elementname="giftWrappingForOrderExclTaxPrice"type="text"selector="//tr[@class='giftwrapping']//td[contains(text(),'Gift Wrapping for Order (Excl. Tax)')]/..//span[@class='price' and text()='${{price}}']"parameterized="true"/>
54
-
<elementname="giftWrappingForOrderInclTaxPrice"type="text"selector="//tr[@class='giftwrapping']//td[contains(text(),'Gift Wrapping for Order (Incl. Tax)')]/..//span[@class='price' and text()='${{price}}']"parameterized="true"/>
53
+
<elementname="giftsWrappingForOrderExclTaxPrice"type="text"selector="//tr[@class='giftwrapping']//td[contains(text(),'Gift Wrapping for Order (Excl. Tax)')]/..//span[@class='price' and text()='${{price}}']"parameterized="true"/>
54
+
<elementname="giftsWrappingForOrderInclTaxPrice"type="text"selector="//tr[@class='giftwrapping']//td[contains(text(),'Gift Wrapping for Order (Incl. Tax)')]/..//span[@class='price' and text()='${{price}}']"parameterized="true"/>
0 commit comments