File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/ConfigurableProduct/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 23
23
<requiredEntity createDataKey =" createCategory" />
24
24
</createData >
25
25
<createData entity =" ApiConfigurableProduct" stepKey =" createConfigurableProductP2" >
26
- <field key =" name" >Configurable product p8 </field >
26
+ <field key =" name" >Configurable product p2 </field >
27
27
<requiredEntity createDataKey =" createCategory" />
28
28
</createData >
29
29
<createData entity =" ApiConfigurableProduct" stepKey =" createConfigurableProductP3" >
95
95
</actionGroup >
96
96
<actionGroup ref =" ChangeConfigurableProductChildProductPriceActionGroup" stepKey =" changePriceForBlueP2" >
97
97
<argument name =" productAttributes" value =" Color: Blue" />
98
- <argument name =" productPrice" value =" 30 " />
98
+ <argument name =" productPrice" value =" 10 " />
99
99
</actionGroup >
100
100
<actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveConfigurableProductP2" />
101
101
<waitForElementClickable selector =" {{AdminProductFormConfigurationsSection.variationProductLinkByName('Blue')}}" stepKey =" waitForBlueChildProductToBecomeClickable" />
You can’t perform that action at this time.
0 commit comments