File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/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 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...']" />
16+ <element name =" addToCartButtonTitleIsAddingOrAdded" type =" text" selector =" //button/span[text()='Adding...' or text()='Added']" />
1617 <element name =" addToCartButtonTitleIsAdded" type =" text" selector =" //button/span[text()='Added']" />
1718 <element name =" addToCartButtonTitleIsAddToCart" type =" text" selector =" //button/span[text()='Add to Cart']" />
1819 <element name =" inputFormKey" type =" text" selector =" input[name='form_key']" />
You can’t perform that action at this time.
0 commit comments