File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1818 </arguments >
1919 <waitForElementNotVisible selector =" {{StorefrontProductActionSection.addToCartDisabled}}" stepKey =" waitForAddToCartButtonToRemoveDisabledState" />
2020 <!-- Scroll to button to prevent overlapping elements from intercepting click -->
21- <scrollTo selector = " {{StorefrontProductActionSection.addToCart}} " stepKey =" scrollToAddToCartButton" />
21+ <scrollToTopOfPage stepKey =" scrollToAddToCartButton" />
2222 <waitForElementClickable selector =" {{StorefrontProductActionSection.addToCart}}" stepKey =" waitForAddToCartButton" />
2323 <click selector =" {{StorefrontProductActionSection.addToCart}}" stepKey =" addToCart" />
2424 <waitForPageLoad stepKey =" waitForAddToCart" />
You can’t perform that action at this time.
0 commit comments