File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 17
17
<useCaseId value =" ACP2E-1007" />
18
18
<severity value =" MAJOR" />
19
19
<group value =" Catalog" />
20
-
21
- <skip >
22
- <issueId value =" ACQE-4083" />
23
- </skip >
24
20
</annotations >
25
21
<before >
26
22
<!-- Create simple products -->
76
72
<actionGroup ref =" StorefrontAddProductToCompareActionGroup" stepKey =" addSecondProductToCompare" >
77
73
<argument name =" productVar" value =" $$createSecondSimpleProduct$$" />
78
74
</actionGroup >
75
+ <scrollToTopOfPage stepKey =" scrollToTopOfPages" />
76
+ <wait time =" 10" stepKey =" waitForCompareProductsToPopulate" />
79
77
<see userInput =" Compare Products" selector =" {{StorefrontProductCompareMainSection.compareProducts}}" stepKey =" assertCompareProductLinkName" />
80
78
<!-- Open storefront on second store -->
81
79
<amOnPage url =" {{StorefrontStoreHomePage.url(customStore.code)}}" stepKey =" openStorefrontPage" />
You can’t perform that action at this time.
0 commit comments