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 a3479ea commit a1290c6Copy full SHA for a1290c6
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddInStockProductToTheCartTest.xml
@@ -87,7 +87,7 @@
87
<argument name="productName" value="{{SimpleProduct.name}}"/>
88
</actionGroup>
89
<!--Verify Product In Store Front-->
90
- <actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToProductOnStorefront">
+ <actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToStorefrontPage">
91
<argument name="product" value="$createSimpleProduct$"/>
92
93
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForProductFrontPageToLoad"/>
0 commit comments