File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 <arguments >
1717 <argument name =" error" type =" string" />
1818 </arguments >
19- <waitForElement selector =" {{CheckoutPaymentSection.placeOrder}}" time =" 30 " stepKey =" waitForPlaceOrderButton" />
19+ <waitForElement selector =" {{CheckoutPaymentSection.placeOrder}}" time =" 60 " stepKey =" waitForPlaceOrderButton" />
2020 <click selector =" {{CheckoutPaymentSection.placeOrderWithoutTimeout}}" stepKey =" clickPlaceOrder" />
21- <waitForElement selector =" {{CheckoutCartMessageSection.errorMessage}}" time =" 30 " stepKey =" waitForErrorMessage" />
21+ <waitForElement selector =" {{CheckoutCartMessageSection.errorMessage}}" time =" 60 " stepKey =" waitForErrorMessage" />
2222 <see selector =" {{CheckoutCartMessageSection.errorMessage}}" userInput =" {{error}}" stepKey =" assertErrorMessage" />
2323 </actionGroup >
2424</actionGroups >
You can’t perform that action at this time.
0 commit comments