File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginToAdminPanel" />
27
27
</before >
28
28
<after >
29
- <!-- Navigate to catalog product index page -->
29
+ <!-- Navigate to catalog product grid page -->
30
30
<actionGroup ref =" AdminOpenProductIndexPageActionGroup" stepKey =" navigateToProductIndexPage" />
31
31
<!-- Set product grid to default columns -->
32
32
<actionGroup ref =" ResetProductGridToDefaultViewActionGroup" stepKey =" setProductGridToDefaultColumns" />
57
57
<argument name =" optionTitle" value =" {{BundleProduct.optionTitle1}}" />
58
58
<argument name =" inputType" value =" {{BundleProduct.optionInputType1}}" />
59
59
</actionGroup >
60
- <!-- Add the default attribute value for the bundle product creation page-->
60
+ <!-- Add the default attribute value for the bundle product creation page -->
61
61
<actionGroup ref =" CreateBasicBundleProductActionGroup" stepKey =" createBundledProduct" >
62
62
<argument name =" bundleProduct" value =" BundleProduct" />
63
63
</actionGroup >
You can’t perform that action at this time.
0 commit comments