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 a34c9d8 commit 8200cf0Copy full SHA for 8200cf0
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
@@ -289,7 +289,7 @@
289
<actionGroup name="AdminGoToProductCatalogPage">
290
<comment userInput="actionGroup:GoToProductCatalogPage" stepKey="actionGroupComment"/>
291
<amOnPage url="{{AdminCatalogProductPage.url}}" stepKey="goToCatalogProductPage"/>
292
- <waitForPageLoad stepKey="WaitForPageToLoad"/>
+ <waitForPageLoad stepKey="waitForPageToLoad"/>
293
</actionGroup>
294
295
<!-- You are on product Edit Page -->
0 commit comments