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 857908e commit 9d958bbCopy full SHA for 9d958bb
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeActionGroup.xml
@@ -25,7 +25,6 @@
25
<argument name="ProductAttribute" type="string"/>
26
</arguments>
27
<amOnPage url="{{AdminProductAttributeGridPage.url}}" stepKey="navigateToProductAttributeGrid"/>
28
- <waitForPageLoad stepKey="waitForPageLoad1"/>
29
<fillField selector="{{AdminProductAttributeGridSection.GridFilterFrontEndLabel}}" userInput="{{ProductAttribute}}" stepKey="navigateToAttributeEditPage1" />
30
<click selector="{{AdminProductAttributeGridSection.Search}}" stepKey="navigateToAttributeEditPage2" />
31
<waitForPageLoad stepKey="waitForPageLoad2" />
0 commit comments