File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 291
291
<argument name =" label" type =" string" defaultValue =" option1" />
292
292
<argument name =" quantity" type =" string" defaultValue =" 10" />
293
293
</arguments >
294
- <click selector =" {{AdminCreateProductConfigurationsPanel.applyUniqueQuantityToEachSkus}}" dependentSelector = " {{AdminCreateProductConfigurationsPanel.selectQuantity}} " visible = " false " stepKey =" clickOnApplyUniqueQuantitiesToEachSku" />
294
+ <click selector =" {{AdminCreateProductConfigurationsPanel.applyUniqueQuantityToEachSkus}}" stepKey =" clickOnApplyUniqueQuantitiesToEachSku" />
295
295
<selectOption selector =" {{AdminCreateProductConfigurationsPanel.selectQuantity}}" userInput =" {{frontend_label}}" stepKey =" selectOption" />
296
296
<fillField selector =" {{AdminCreateProductConfigurationsPanel.applyUniqueQuantity(label)}}" userInput =" {{quantity}}" stepKey =" enterAttributeQuantity" />
297
297
</actionGroup >
You can’t perform that action at this time.
0 commit comments