Skip to content

Commit 36f313c

Browse files
[ACQE-4048-2] Added reload for products to appear
1 parent ca30c47 commit 36f313c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminApplyChangePriceForConfigurableProductWithAssignedSimpleProductsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
<amOnPage url="{{StorefrontCategoryPage.url($$firstSimpleCategory.custom_attributes[url_key]$$)}}" stepKey="goToFirstCategoryPageStorefront"/>
8585
<waitForPageLoad stepKey="waitForFirstCategoryPageLoad"/>
8686

87+
<reloadPage stepKey="reloadPage"/>
88+
<waitForPageLoad stepKey="waitForPageLoad"/>
89+
8790
<actionGroup ref="StorefrontCheckCategoryConfigurableProductWithUpdatedPriceActionGroup" stepKey="checkFirstProductPriceInCategory">
8891
<argument name="productName" value="$$createFirstConfigProduct.name$$"/>
8992
<argument name="expectedPrice" value="$$createFirstConfigFirstChildProduct.price$$"/>

0 commit comments

Comments
 (0)