We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7595d8 commit 2dd6aa1Copy full SHA for 2dd6aa1
app/code/Magento/Weee/Test/Mftf/ActionGroup/AdminProductAddFPTValueActionGroup.xml
@@ -15,7 +15,6 @@
15
<argument name="stateForFPT" type="string"/>
16
<argument name="valueForFPT" type="string"/>
17
</arguments>
18
- <scrollTo selector="{{AdminProductAddFPTValueSection.addFPT(FPTAttributeCode)}}" stepKey="scrollToAddFPTButton"/>
19
<click selector="{{AdminProductAddFPTValueSection.addFPT(FPTAttributeCode)}}" stepKey="clickAddFPTButton1"/>
20
<waitForPageLoad stepKey="waitForProductIndexPageLoad"/>
21
<selectOption selector="{{AdminProductAddFPTValueSection.selectCountryForFPT(FPTAttributeCode)}}" userInput="{{countryForFPT}}" stepKey="selectcountryForFPT"/>
0 commit comments