Skip to content

Commit 1f23a45

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-4083_1' into functional-testing-automation-version2
2 parents 3cc2c36 + f86b91f commit 1f23a45

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<useCaseId value="ACP2E-1007"/>
1818
<severity value="MAJOR"/>
1919
<group value="Catalog"/>
20-
21-
<skip>
22-
<issueId value="ACQE-4083"/>
23-
</skip>
2420
</annotations>
2521
<before>
2622
<!-- Create simple products -->
@@ -76,6 +72,8 @@
7672
<actionGroup ref="StorefrontAddProductToCompareActionGroup" stepKey="addSecondProductToCompare">
7773
<argument name="productVar" value="$$createSecondSimpleProduct$$"/>
7874
</actionGroup>
75+
<scrollToTopOfPage stepKey="scrollToTopOfPages"/>
76+
<wait time="10" stepKey="waitForCompareProductsToPopulate"/>
7977
<see userInput="Compare Products" selector="{{StorefrontProductCompareMainSection.compareProducts}}" stepKey="assertCompareProductLinkName"/>
8078
<!-- Open storefront on second store -->
8179
<amOnPage url="{{StorefrontStoreHomePage.url(customStore.code)}}" stepKey="openStorefrontPage"/>

0 commit comments

Comments
 (0)