Skip to content

Commit 01cda3e

Browse files
committed
MC-4412: Convert CreateAttributeSetEntityTest to MFTF
- Add waitForPageLoad to new actionGroup
1 parent d684fa1 commit 01cda3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<fillField selector="{{AdminProductAttributeSetGridSection.filter}}" userInput="{{name}}" stepKey="filterByName"/>
5454
<click selector="{{AdminProductAttributeSetGridSection.searchBtn}}" stepKey="clickSearch"/>
5555
<click selector="{{AdminProductAttributeSetGridSection.nthRow('1')}}" stepKey="clickFirstRow"/>
56+
<waitForPageLoad stepKey="waitForPageLoad"/>
5657
</actionGroup>
5758
<!-- Filter By Attribute Label -->
5859
<actionGroup name="filterProductAttributeByAttributeLabel">

0 commit comments

Comments
 (0)