Skip to content

Commit e6be800

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
1 parent d2fbe33 commit e6be800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Section/StorefrontProductPageSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
<element name="customOptionRadio" type="input" selector="//span[contains(text(),'{{customOption}}')]/../../input" parameterized="true"/>
2828
<element name="onlyProductsLeft" type="block" selector="//div[@class='product-info-price']//div[@class='product-info-stock-sku']//div[@class='availability only']"/>
2929
<element name="qtyErr" type="text" selector="//*[@data-ui-id='message-error']//div"/>
30+
<element name="addToCart" type="button" selector="button#product-addtocart-button" />
3031
</section>
3132
</sections>

0 commit comments

Comments
 (0)