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 5e7247c commit a5ac79fCopy full SHA for a5ac79f
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateWidgetActionGroup.xml
@@ -25,7 +25,7 @@
25
<description>EXTENDS: AdminCreateWidgetActionGroup. Creates Catalog Category Link Widget.</description>
26
</annotations>
27
<arguments>
28
- <argument name="categoryName" type="string"/>
+ <argument name="categoryName" type="string" defaultValue="{{DefaultCategory.name}}"/>
29
</arguments>
30
31
<waitForElementVisible selector="{{AdminNewWidgetSection.selectCategory}}" after="clickWidgetOptions" stepKey="waitForSelectCategoryButtonVisible"/>
0 commit comments