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 6d51d53 commit e0219dbCopy full SHA for e0219db
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesExpandAllActionGroup.xml
@@ -8,9 +8,6 @@
8
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10
<actionGroup name="AdminCategoriesExpandAllActionGroup">
11
- <arguments>
12
- <argument name="category" defaultValue="_defaultCategory"/>
13
- </arguments>
14
<click selector="{{AdminCategorySidebarTreeSection.expandAll}}" stepKey="clickExpandAll"/>
15
</actionGroup>
16
</actionGroups>
0 commit comments