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 255255 <click selector =" {{AdminCreateProductConfigurationsPanel.next}}" stepKey =" clickGenerateProducts" />
256256 <waitForPageLoad stepKey =" waitForProductsGeneration" />
257257 <!-- 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" />
263259 </test >
264260</tests >
You can’t perform that action at this time.
0 commit comments