File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22
22
<element name =" showCart" type =" button" selector =" a.showcart" timeout =" 60" />
23
23
<element name =" quantity" type =" button" selector =" span.counter-number" />
24
24
<element name =" miniCartOpened" type =" button" selector =" a.showcart.active" />
25
- <element name =" goToCheckout" type =" button" selector =" #top-cart-btn-checkout" timeout =" 30 " />
25
+ <element name =" goToCheckout" type =" button" selector =" #top-cart-btn-checkout" timeout =" 60 " />
26
26
<element name =" viewAndEditCart" type =" button" selector =" .action.viewcart" timeout =" 30" />
27
27
<element name =" miniCartItemsText" type =" text" selector =" .minicart-items" />
28
28
<element name =" editMiniCartItem" type =" button" selector =" .action.edit" timeout =" 30" />
You can’t perform that action at this time.
0 commit comments