File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 41
41
42
42
<actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" goToStoreFront" />
43
43
<waitForPageLoad stepKey =" waitForProductPage" />
44
- <!-- <click selector="{{NewProductPageSection.productName}}" stepKey="clickOnProduct"/>-->
45
44
<actionGroup ref =" AddSimpleProductToCartActionGroup" stepKey =" addSimpleProductToCart" >
46
45
<argument name =" product" value =" $createSimpleProduct$" />
47
46
</actionGroup >
59
58
</actionGroup >
60
59
<actionGroup ref =" GoToCheckoutFromMinicartActionGroup" stepKey =" goToCheckoutFromMinicart2" />
61
60
<actionGroup ref =" AssertStorefrontEmailNoteMessageOnCheckoutActionGroup" stepKey =" assertEmailNoteMessage" />
62
- <waitForPageLoad stepKey =" waitForProductPage2" />
63
61
</test >
64
62
</tests >
You can’t perform that action at this time.
0 commit comments