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 13af1ec commit 3f0a6b2Copy full SHA for 3f0a6b2
app/code/Magento/Cms/Test/Mftf/ActionGroup/AdminOpenCMSPagesGridActionGroup.xml
@@ -9,6 +9,6 @@
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10
<actionGroup name="AdminOpenCMSPagesGridActionGroup">
11
<amOnPage url="{{CmsPagesPage.url}}" stepKey="navigateToCMSPagesGrid"/>
12
- <waitForPageLoad stepKey="waitForPageLoad1"/>
+ <waitForPageLoad stepKey="waitForPageLoad"/>
13
</actionGroup>
14
</actionGroups>
0 commit comments