Skip to content

Commit 9d958bb

Browse files
author
Stas Puga
committed
MAGETWO-95517: Add different types of products on the quote including gift card
1 parent 857908e commit 9d958bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<argument name="ProductAttribute" type="string"/>
2626
</arguments>
2727
<amOnPage url="{{AdminProductAttributeGridPage.url}}" stepKey="navigateToProductAttributeGrid"/>
28-
<waitForPageLoad stepKey="waitForPageLoad1"/>
2928
<fillField selector="{{AdminProductAttributeGridSection.GridFilterFrontEndLabel}}" userInput="{{ProductAttribute}}" stepKey="navigateToAttributeEditPage1" />
3029
<click selector="{{AdminProductAttributeGridSection.Search}}" stepKey="navigateToAttributeEditPage2" />
3130
<waitForPageLoad stepKey="waitForPageLoad2" />

0 commit comments

Comments
 (0)