File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 91
91
<description value =" Should be able to place an order as a customer with multiple addresses and tax rates." />
92
92
<testCaseId value =" MAGETWO-93109" />
93
93
<severity value =" AVERAGE" />
94
- <skip >
95
- <issueId value =" MQE-1187" />
96
- </skip >
94
+ <group value =" checkout" />
97
95
</annotations >
98
96
<before >
99
97
<createData entity =" SimpleSubCategory" stepKey =" simplecategory" />
183
181
184
182
<click stepKey =" changeShippingAddress" selector =" {{CheckoutShippingMethodsSection.shipHereButton}}" />
185
183
<waitForElementNotVisible stepKey =" waitForShippingMethodLoaderNotVisible" selector =" {{CheckoutShippingMethodsSection.shippingMethodLoader}}" time =" 30" />
184
+ <waitForElementVisible stepKey =" waitForShippingMethodRadioToBeVisible" selector =" {{CheckoutShippingMethodsSection.firstShippingMethod}}" time =" 30" />
185
+ <waitForPageLoad stepKey =" waitForPageLoad23" />
186
186
<click stepKey =" selectFirstShippingMethod2" selector =" {{CheckoutShippingMethodsSection.firstShippingMethod}}" />
187
187
<waitForElement stepKey =" waitForShippingMethodSelect2" selector =" {{CheckoutShippingMethodsSection.next}}" time =" 30" />
188
188
<click stepKey =" clickNextOnShippingMethodLoad2" selector =" {{CheckoutShippingMethodsSection.next}}" />
You can’t perform that action at this time.
0 commit comments