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 239239 stepKey =" selectSinglePrice" />
240240 <fillField selector =" {{AdminCreateProductConfigurationsPanel.singlePrice}}" userInput =" 100"
241241 stepKey =" enterPrice" />
242-
243242 <waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
244243 stepKey =" waitForQuantityRadio" />
245244 <click selector =" {{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
246245 stepKey =" selectSingleQuantity" />
247246 <fillField selector =" {{AdminCreateProductConfigurationsPanel.quantity}}" userInput =" 99"
248247 stepKey =" enterQuantity" />
249-
250248 <waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.next}}"
251249 stepKey =" waitForNextButton2" />
252250 <click selector =" {{AdminCreateProductConfigurationsPanel.next}}" stepKey =" clickNextAfterPriceQuantity" />
You can’t perform that action at this time.
0 commit comments