File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1616 <argument name =" shippingMethod" />
1717 </arguments >
1818
19- <waitForElement selector =" {{CheckoutPaymentSection.paymentSectionTitle}}" time =" 30" stepKey =" waitForPaymentSectionLoaded" />
19+ <waitForElementVisible selector =" {{CheckoutPaymentSection.paymentSectionTitle}}" time =" 30" stepKey =" waitForPaymentSectionLoaded" />
20+ <waitForPageLoad stepKey =" waitForPageFullyLoaded" />
21+ <waitForElementVisible selector =" {{CheckoutPaymentSection.shippingMethodInformation}}" stepKey =" waitForShippingMethodInformationVisible" />
2022 <see userInput =" {{shippingMethod}}" selector =" {{CheckoutPaymentSection.shippingMethodInformation}}" stepKey =" assertshippingMethodInformation" />
2123 </actionGroup >
2224</actionGroups >
You can’t perform that action at this time.
0 commit comments