Skip to content

Commit 914fa88

Browse files
Manoranjan.PrakashManoranjan.Prakash
authored andcommitted
Added the scroll to top and a wait for 10 seconds for compare text to appear
1 parent c8bf055 commit 914fa88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<useCaseId value="ACP2E-1007"/>
1818
<severity value="MAJOR"/>
1919
<group value="Catalog"/>
20-
20+
2121
<skip>
2222
<issueId value="ACQE-4083"/>
2323
</skip>
@@ -76,6 +76,8 @@
7676
<actionGroup ref="StorefrontAddProductToCompareActionGroup" stepKey="addSecondProductToCompare">
7777
<argument name="productVar" value="$$createSecondSimpleProduct$$"/>
7878
</actionGroup>
79+
<scrollToTopOfPage stepKey="scrollToTopOfPages"/>
80+
<wait time="10" stepKey="waitForCompareProductsToPopulate"/>
7981
<see userInput="Compare Products" selector="{{StorefrontProductCompareMainSection.compareProducts}}" stepKey="assertCompareProductLinkName"/>
8082
<!-- Open storefront on second store -->
8183
<amOnPage url="{{StorefrontStoreHomePage.url(customStore.code)}}" stepKey="openStorefrontPage"/>

0 commit comments

Comments
 (0)