Skip to content

Commit 855a255

Browse files
committed
Merge remote-tracking branch 'origin/MC-31303' into 2.4-develop-pr11
2 parents 47878d4 + 464fee9 commit 855a255

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,7 @@
105105
<element name="customOptionHour" type="date" selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='hour']" parameterized="true"/>
106106
<element name="customOptionMinute" type="date" selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='minute']" parameterized="true"/>
107107
<element name="customOptionDayPart" type="date" selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='day_part']" parameterized="true"/>
108+
109+
<element name="addToCartEnabled" type="button" selector="#product-addtocart-button:not([disabled])"/>
108110
</section>
109111
</sections>

0 commit comments

Comments
 (0)