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 2f74c3a commit 25a8671Copy full SHA for 25a8671
app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingGuestInfoSection.xml
@@ -24,7 +24,6 @@
24
<element name="next" type="button" selector="button.button.action.continue.primary" timeout="30"/>
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
- <element name="placeOrder" type="button" selector="//button[@class='action primary checkout']"/>
28
29
<!--Order Summary-->
30
<element name="itemInCart" type="button" selector="div.items-in-cart div.title" timeout="30"/>
0 commit comments