We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a8671 commit 7f4a679Copy full SHA for 7f4a679
app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingGuestInfoSection.xml
@@ -25,6 +25,7 @@
25
<element name="firstShippingMethod" type="radio" selector=".row:nth-of-type(1) .col-method .radio"/>
26
<element name="shippingBlock" type="text" selector="#checkout-step-shipping"/>
27
28
+
29
<!--Order Summary-->
30
<element name="itemInCart" type="button" selector="div.items-in-cart div.title" timeout="30"/>
31
<element name="itemInCartActive" type="button" selector="div.items-in-cart.active div.title" timeout="30"/>
0 commit comments