Skip to content

Commit dfcfca7

Browse files
ACQE-7470 [MFTF TESTS] EndToEndB2CLoggedInUserTest
added reload page in ag
1 parent 96dec49 commit dfcfca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/ConfigurableProductWishlist/ActionGroup/StorefrontCustomerCheckConfigurableProductInWishlistSidebarActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<argument name="optionProductVar"/>
1919
</arguments>
2020
<wait time="10" stepKey="waitForMessageToPopulate"/>
21+
<reloadPage stepKey="reloadPage"/>
2122
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
2223
<waitForElement selector="{{StorefrontCustomerWishlistSidebarSection.ProductTitleByName(productVar.name)}}" time="30" stepKey="assertWishlistSidebarProductName"/>
2324
<see userInput="${{optionProductVar.price}}.00" selector="{{StorefrontCustomerWishlistSidebarSection.ProductPriceByName(productVar.name)}}" stepKey="AssertWishlistSidebarProductPrice"/>

0 commit comments

Comments
 (0)