Skip to content

Commit dca919d

Browse files
committed
MAGETWO-90366: Automate with MFTF tax information recalculation on the shopping cart
1 parent dbf8b0c commit dca919d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Weee/Test/Mftf/ActionGroup/AdminProductAddFPTValueActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<argument name="stateForFPT" type="string"/>
1616
<argument name="valueForFPT" type="string"/>
1717
</arguments>
18+
<scrollTo selector="{{AdminProductAddFPTValueSection.addFPT(FPTAttributeCode)}}" stepKey="scrollToAddFPTButton"/>
1819
<click selector="{{AdminProductAddFPTValueSection.addFPT(FPTAttributeCode)}}" stepKey="clickAddFPTButton1"/>
1920
<waitForPageLoad stepKey="waitForProductIndexPageLoad"/>
2021
<selectOption selector="{{AdminProductAddFPTValueSection.selectCountryForFPT(FPTAttributeCode)}}" userInput="{{countryForFPT}}" stepKey="selectcountryForFPT"/>

0 commit comments

Comments
 (0)