File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/CatalogInventory/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 81
81
<deleteData createDataKey =" createConfigChildProduct1" stepKey =" deleteConfigChildProduct1" />
82
82
<deleteData createDataKey =" createConfigChildProduct2" stepKey =" deleteConfigChildProduct2" />
83
83
<deleteData createDataKey =" createConfigProductAttribute" stepKey =" deleteConfigProductAttribute" />
84
- <actionGroup ref =" StorefrontSignOutActionGroup" stepKey =" StorefrontSignOutActionGroup" />
85
84
</after >
86
85
87
86
<!-- Login as a customer -->
104
103
<waitForElement selector =" {{CheckoutShippingMethodsSection.next}}" time =" 30" stepKey =" waitForNextButton" />
105
104
<click selector =" {{CheckoutShippingSection.next}}" stepKey =" clickNext" />
106
105
<click selector =" {{CheckoutPaymentSection.placeOrder}}" stepKey =" clickPlaceOrder" />
106
+
107
+ <actionGroup ref =" StorefrontSignOutActionGroup" stepKey =" StorefrontSignOutActionGroup" />
108
+
107
109
<amOnPage url =" {{StorefrontCategoryPage.url($$simplecategory.name$$)}}" stepKey =" onCategoryPage" />
108
110
<waitForPageLoad stepKey =" waitForCategoryLoad" />
109
111
You can’t perform that action at this time.
0 commit comments