Skip to content

Commit ac045d3

Browse files
[ACQE-5247] Reverting changes for testing
1 parent b7235e1 commit ac045d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/CatalogInventory/Test/Mftf/Test/StoreFrontAddOutOfStockProductToShoppingCartTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<test name="StoreFrontAddOutOfStockProductToShoppingCartTest">
1212
<annotations>
1313
<features value="[Disabled Inventory Check] Add Out of Stock Product to the Shopping Cart"/>
14-
<stories value="[Disabled Inventory Check] Add Out of Stock Product to the Shopping Cart"/>
14+
<stories value="[Disabled Inventory Check] Add Out of Stock Product to the Shopping Cart."/>
1515
<title value="Checking Add Out of Stock Products to the Shopping Cart"/>
1616
<description value="Placing the order for out of stock products and zero quantity"/>
1717
<severity value="CRITICAL"/>
@@ -62,7 +62,6 @@
6262
<!-- Mouse Hover Product On Category Page-->
6363
<actionGroup ref="StorefrontHoverProductOnCategoryPageActionGroup" stepKey="hoverProduct"/>
6464
<!-- Select Add to cart-->
65-
<waitForElementVisible selector="{{StorefrontCategoryMainSection.addToCartProductBySku($$simpleProductOne.sku$$)}}" stepKey="waitForAddToCartButton"/>
6665
<click selector="{{StorefrontCategoryMainSection.addToCartProductBySku($$simpleProductOne.sku$$)}}" stepKey="toCategory"/>
6766
<waitForElementVisible selector="{{StorefrontProductPageSection.errorMsg}}" stepKey="wait"/>
6867
<!-- Assert the Error Message-->

0 commit comments

Comments
 (0)