File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 15
15
<title value =" Admin should be able to set/edit Related Products information when editing a virtual product" />
16
16
<description value =" Admin should be able to set/edit Related Products information when editing a virtual product" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" MC-3415" />
19
- <group value =" Catalog" />
20
- <skip >
21
- <issueId value =" MC-194" />
22
- </skip >
18
+ <testCaseId value =" MC-25532" />
19
+ <group value =" catalog" />
23
20
</annotations >
24
- <before ></before >
25
21
<after >
26
22
<!-- Delete virtual product -->
27
23
<actionGroup ref =" DeleteProductUsingProductGridActionGroup" stepKey =" deleteProduct" >
38
34
</actionGroup >
39
35
40
36
<!-- See related product in storefront-->
41
- <amOnPage url =" {{defaultVirtualProduct.sku}}.html " stepKey =" goToStorefront" />
37
+ <amOnPage url =" {{StorefrontProductPage.url( defaultVirtualProduct.urlKey)}} " stepKey =" goToStorefront" />
42
38
</test >
43
39
</tests >
You can’t perform that action at this time.
0 commit comments