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 67620ce commit c5d85bfCopy full SHA for c5d85bf
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteSimpleProductTest.xml
@@ -37,7 +37,7 @@
37
</actionGroup>
38
39
<!--Verify product on Product Page -->
40
- <actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnGroupedProductPage">
+ <actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="amOnSimpleProductPage">
41
<argument name="productUrl" value="$$createSimpleProduct.custom_attributes[url_key]$$"/>
42
43
<actionGroup ref="StorefrontAssertPageNotFoundErrorOnProductDetailPageActionGroup" stepKey="seeWhoops">
0 commit comments