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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
<elementname="customOptionHour"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='hour']"parameterized="true"/>
109
109
<elementname="customOptionMinute"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='minute']"parameterized="true"/>
110
110
<elementname="customOptionDayPart"type="date"selector="//div[@class='field date required']//span[text()='{{option}}']/../..//div/select[@data-calendar-role='day_part']"parameterized="true"/>
111
-
111
+
<elementname="swatchOptionDisabled"type="text"selector=".//*[@class='swatch-option color disabled']"/>
0 commit comments