File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 255
255
<click selector =" {{AdminCreateProductConfigurationsPanel.next}}" stepKey =" clickGenerateProducts" />
256
256
<waitForPageLoad stepKey =" waitForProductsGeneration" />
257
257
<!-- Step 10: Click on Save button -->
258
- <waitForElementClickable selector =" {{AdminProductFormActionSection.saveButton}}" stepKey =" waitForSaveButton" />
259
- <click selector =" {{AdminProductFormActionSection.saveButton}}" stepKey =" saveConfigurableProduct" />
260
- <waitForPageLoad stepKey =" waitForProductSave" />
261
- <see selector =" {{AdminProductMessagesSection.successMessage}}" userInput =" You saved the product."
262
- stepKey =" seeSuccessMessage" />
258
+ <actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveConfigurableProduct" />
263
259
</test >
264
260
</tests >
You can’t perform that action at this time.
0 commit comments