File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55
55
<grabValueFrom selector =" {{CheckoutShippingSection.telephone}}" stepKey =" grabTelephone" />
56
56
57
57
<!-- Select shipping method and finalize checkout-->
58
- <click selector = " {{CheckoutShippingSection.firstShippingMethod}} " stepKey =" selectFirstShippingMethod " />
58
+ <actionGroup ref = " CheckoutSelectFlatRateShippingMethodActionGroup " stepKey =" selectFlatRateShippingMethod " />
59
59
<waitForElement selector =" {{CheckoutShippingSection.next}}" time =" 30" stepKey =" waitForNextButton" />
60
60
<click selector =" {{CheckoutShippingSection.next}}" stepKey =" clickNext" />
61
61
<waitForElement selector =" {{CheckoutPaymentSection.paymentSectionTitle}}" time =" 30" stepKey =" waitForPaymentSectionLoaded" />
You can’t perform that action at this time.
0 commit comments