File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<section name =" StorefrontProductInfoMainSection" >
12
12
<element name =" optionByAttributeId" type =" input" selector =" #attribute{{var1}}" parameterized =" true" />
13
+ <element name =" selectableProductOptions" type =" select" selector =" #attribute{{var1}} option:not([disabled])" parameterized =" true" />
13
14
<element name =" productAttributeTitle1" type =" text" selector =" #product-options-wrapper div[tabindex='0'] label" />
14
15
<element name =" productPrice" type =" text" selector =" div.price-box.price-final_price" />
15
16
<element name =" productAttributeOptions1" type =" select" selector =" #product-options-wrapper div[tabindex='0'] option" />
You can’t perform that action at this time.
0 commit comments