File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 239
239
stepKey =" selectSinglePrice" />
240
240
<fillField selector =" {{AdminCreateProductConfigurationsPanel.singlePrice}}" userInput =" 100"
241
241
stepKey =" enterPrice" />
242
-
243
242
<waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
244
243
stepKey =" waitForQuantityRadio" />
245
244
<click selector =" {{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
246
245
stepKey =" selectSingleQuantity" />
247
246
<fillField selector =" {{AdminCreateProductConfigurationsPanel.quantity}}" userInput =" 99"
248
247
stepKey =" enterQuantity" />
249
-
250
248
<waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.next}}"
251
249
stepKey =" waitForNextButton2" />
252
250
<click selector =" {{AdminCreateProductConfigurationsPanel.next}}" stepKey =" clickNextAfterPriceQuantity" />
You can’t perform that action at this time.
0 commit comments