Skip to content

Commit 1b6e7bc

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-3803' into functional-testing-automation-version2
2 parents 75a14c5 + 2cb324f commit 1b6e7bc

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
@@ -26,5 +26,6 @@
2626
<element name="qtyInputWithProduct" type="input" selector="//tr//strong[contains(.,'{{productName}}')]/../../td[@class='col qty']//input" parameterized="true"/>
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']"/>
29+
<element name="qtyErr" type="text" selector="//*[@data-ui-id='message-error']//div"/>
2930
</section>
3031
</sections>

0 commit comments

Comments
 (0)