File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Shipping/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 1313 <argument name =" weight" type =" string" />
1414 </arguments >
1515 <scrollTo selector =" {{AdminShippingMethodUPSSection.weightUnitCheckbox}}" stepKey =" scrollToWeightUnits" after =" enterTrackingRestURl" />
16- <waitForElementClickable selector =" {{AdminShippingMethodUPSSection.weightUnitCheckbox}}" stepKey =" waitForUnCheckWeightUnits" after =" scrollToWeightUnitsx " />
16+ <waitForElementClickable selector =" {{AdminShippingMethodUPSSection.weightUnitCheckbox}}" stepKey =" waitForUnCheckWeightUnits" after =" scrollToWeightUnits " />
1717 <click selector =" {{AdminShippingMethodUPSSection.weightUnitCheckbox}}" stepKey =" unSelectWeightUnits" after =" waitForUnCheckWeightUnits" />
1818 <selectOption selector =" {{AdminShippingMethodUPSSection.weightUnitSelect}}" userInput =" {{weight}}" stepKey =" selectWeightUnit" after =" unSelectWeightUnits" />
1919 </actionGroup >
You can’t perform that action at this time.
0 commit comments