Skip to content

Commit 9341f87

Browse files
committed
MC-4388: Convert ClearAllCompareProductsTest to MFTF
- Removing excess steps.
1 parent ceed490 commit 9341f87

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontClearAllCompareProductsTest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,6 @@
151151
<amOnPage url="{{StorefrontCustomerDashboardPage.url}}" stepKey="amOnMyAccountDashboard1"/>
152152
<waitForPageLoad stepKey="waitForPageLoad1"/>
153153

154-
<seeElement selector="{{StorefrontCustomerCompareProductSection.productListMainArea}}" stepKey="seeCompareProductsMainArea1"/>
155-
<see selector="{{StorefrontCustomerCompareProductSection.productCount}}" userInput="6 items" stepKey="seeCountInCompareProductTitle1"/>
156-
<seeElement selector="{{StorefrontCustomerCompareProductSection.productByName($$createSimpleProduct1.name$$)}}" stepKey="seeProductInList1"/>
157-
158154
<actionGroup ref="StorefrontClearCompareActionGroup" stepKey="clearComparedProducts1"/>
159155
</test>
160156
</tests>

0 commit comments

Comments
 (0)