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 13
13
<argument name =" weight" type =" string" />
14
14
</arguments >
15
15
<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 " />
17
17
<click selector =" {{AdminShippingMethodUPSSection.weightUnitCheckbox}}" stepKey =" unSelectWeightUnits" after =" waitForUnCheckWeightUnits" />
18
18
<selectOption selector =" {{AdminShippingMethodUPSSection.weightUnitSelect}}" userInput =" {{weight}}" stepKey =" selectWeightUnit" after =" unSelectWeightUnits" />
19
19
</actionGroup >
You can’t perform that action at this time.
0 commit comments