You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/Catalog/Test/Mftf/Section/StorefrontProductInfoMainSection.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -105,5 +105,7 @@
105
105
<elementname="customOptionHour"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='hour']"parameterized="true"/>
106
106
<elementname="customOptionMinute"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='minute']"parameterized="true"/>
107
107
<elementname="customOptionDayPart"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='day_part']"parameterized="true"/>
0 commit comments