File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 <annotations >
1313 <features value =" Checkout" />
1414 <stories value =" Guest checkout" />
15- <title value =" Ship To and Shipping Method blocks on Checkout contain actual information according to inputed data" />
16- <description value =" Ship To and Shipping Method blocks on Checkout contain actual information according to inputed data" />
15+ <title value =" Ship To and Shipping Method blocks on Checkout contain actual information according to input data" />
16+ <description value =" Ship To and Shipping Method blocks on Checkout contain actual information according to input data" />
1717 <severity value =" MAJOR" />
1818 <testCaseId value =" AC-4628" />
1919 </annotations >
5959 <!-- Assert Shipping Method = "Flat Rate" -->
6060 <waitForText userInput =" Flat Rate - Fixed" selector =" {{CheckoutPaymentSection.orderSummaryShippingMethod}}" stepKey =" assertShippingMethod" />
6161 <!-- Reload Page and wait for page to get reload -->
62- <reloadPage stepKey =" refreshPage " />
63- <waitForPageLoad stepKey =" waitForPageLoad " />
62+ <reloadPage stepKey =" refreshPageToVerifyAllInformationIsPresent " />
63+ <waitForPageLoad stepKey =" waitForPageToLoadProperlyToAssertShipToInformationDetails " />
6464 <!-- Check that "Ship To" block contains correct information -->
6565 <actionGroup ref =" GuestVerifiesTheShipToDetailsOnStorefrontCheckoutPaymentActionGroup" stepKey =" assertingShipToInformationOnPaymentPage" />
6666 <!-- Assert Shipping Method = "Flat Rate" -->
You can’t perform that action at this time.
0 commit comments