File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/ConfigurableProduct/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 143
143
<waitForElementNotVisible selector =" {{AdminCreateProductConfigurationsPanel.uploadProgressBar}}" stepKey =" waitForUpload" after =" uploadFile" />
144
144
<waitForElementVisible selector =" {{AdminCreateProductConfigurationsPanel.imageFile(image.fileName)}}" stepKey =" waitForThumbnail" after =" waitForUpload" />
145
145
146
- <click selector =" {{AdminProductFormActionSection.saveButton}}" stepKey =" clickOnSaveButton2" />
147
- <click selector =" {{AdminChooseAffectedAttributeSetPopup.confirm}}" stepKey =" clickOnConfirmInPopup" />
146
+ <click selector =" {{AdminProductFormActionSection.saveButton}}" stepKey =" clickOnSaveButton2" after = " clickOnNextButton4 " />
147
+ <click selector =" {{AdminChooseAffectedAttributeSetPopup.confirm}}" stepKey =" clickOnConfirmInPopup" after = " clickOnSaveButton2 " />
148
148
</actionGroup >
149
149
150
150
<actionGroup name =" createConfigurationsForTwoAttribute" extends =" generateConfigurationsByAttributeCode" >
You can’t perform that action at this time.
0 commit comments