File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/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 17
17
<moveMouseOver selector =" {{StorefrontCategoryMainSection.ProductItemInfo}}" stepKey =" hoverProduct" />
18
18
<click selector =" {{StorefrontCategoryMainSection.AddToCartBtn}}" stepKey =" addToCart" />
19
19
<waitForElementVisible selector =" {{StorefrontCategoryMainSection.SuccessMsg}}" time =" 30" stepKey =" waitForProductAdded" />
20
- <click selector =" {{StorefrontMiniCartSection.show }}" stepKey =" clickCart" />
21
- <click selector =" {{StorefrontMiniCartSection .goToCheckout}}" stepKey =" goToCheckout" />
20
+ <click selector =" {{StorefrontMinicartSection.showCart }}" stepKey =" clickCart" />
21
+ <click selector =" {{StorefrontMinicartSection .goToCheckout}}" stepKey =" goToCheckout" />
22
22
<waitForPageLoad stepKey =" waitForPageLoad2" />
23
23
<waitForLoadingMaskToDisappear stepKey =" waitForLoadingMask" />
24
24
<click selector =" {{CheckoutShippingMethodsSection.firstShippingMethod}}" stepKey =" selectFirstShippingMethod" />
You can’t perform that action at this time.
0 commit comments