File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
1010 <section name =" StorefrontProductActionSection" >
1111 <element name =" quantity" type =" input" selector =" #qty" />
12- <element name =" addToCart" type =" button" selector =" #product-addtocart-button" timeout =" 60" />
12+ <element name =" addToCart" type =" button" selector =" .box-tocart .fieldset .actions #product-addtocart-button" timeout =" 60" />
1313 <element name =" addToCartDisabled" type =" button" selector =" #product-addtocart-button[disabled]" timeout =" 60" />
1414 <element name =" addToCartEnabledWithTranslation" type =" button" selector =" button#product-addtocart-button[data-translate]:enabled" timeout =" 60" />
1515 <element name =" addToCartButtonTitleIsAdding" type =" text" selector =" //button/span[text()='Adding...']" />
You can’t perform that action at this time.
0 commit comments