File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 176
176
<actionGroup ref =" GoToCheckoutFromMinicartActionGroup" stepKey =" goToCheckoutFromMinicart2" />
177
177
178
178
<click stepKey =" changeShippingAddress" selector =" {{CheckoutShippingMethodsSection.shipHereButton}}" />
179
- <waitForElementVisible stepKey =" waitForShippingMethodLoaderVisible" selector =" {{CheckoutShippingMethodsSection.shippingMethodLoader}}" time =" 30" />
180
179
<waitForElementNotVisible stepKey =" waitForShippingMethodLoaderNotVisible" selector =" {{CheckoutShippingMethodsSection.shippingMethodLoader}}" time =" 30" />
181
180
<click stepKey =" selectFirstShippingMethod2" selector =" {{CheckoutShippingMethodsSection.firstShippingMethod}}" />
182
181
<waitForElement stepKey =" waitForShippingMethodSelect2" selector =" {{CheckoutShippingMethodsSection.next}}" time =" 30" />
You can’t perform that action at this time.
0 commit comments