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 25f3d7d commit f50d5acCopy full SHA for f50d5ac
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCartPriceRuleActionGroup.xml
@@ -44,7 +44,7 @@
44
<argument name="actionsAggregator" type="string" defaultValue="ANY"/>
45
<argument name="actionsValue" type="string" defaultValue="FALSE"/>
46
<argument name="childAttribute" type="string" defaultValue="Category"/>
47
- <argument name="actionValue"/>
+ <argument name="actionValue" type="string"/>
48
</arguments>
49
<click selector="{{AdminCartPriceRulesFormSection.actionsHeader}}" stepKey="clickOnActionTab"/>
50
<click selector="{{AdminCartPriceRulesFormSection.condition('ALL')}}" stepKey="clickToChooseOption"/>
0 commit comments