File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 37
37
</after >
38
38
39
39
<actionGroup ref =" AdminOpenProductIndexPageActionGroup" stepKey =" navigateToProductIndex" />
40
+ <actionGroup ref =" AdminDataGridSelectPerPageActionGroup" stepKey =" selectNumberOfProductsPerPage" >
41
+ <argument name =" perPage" value =" 100" />
42
+ </actionGroup >
40
43
<actionGroup ref =" SearchProductGridByKeyword2ActionGroup" stepKey =" searchByKeyword" >
41
44
<argument name =" keyword" value =" api-simple-product" />
42
45
</actionGroup >
50
53
</actionGroup >
51
54
52
55
<actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" clickDropdown" />
53
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" clickOption" />
54
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForBulkUpdatePage" />
55
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" seeInUrl" />
56
-
56
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" clickOption" />
57
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForBulkUpdatePage" />
58
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" seeInUrl" />
59
+
57
60
<actionGroup ref =" AdminCheckNameToggleOnProductsMassAttributesUpdateActionGroup" stepKey =" toggleToChangeName" />
58
61
59
62
<actionGroup ref =" AdminClickSaveOnProductsMassAttributesUpdateActionGroup" stepKey =" save" />
You can’t perform that action at this time.
0 commit comments