Skip to content

Commit c18d42a

Browse files
committed
MQE-2133: Make tests green for Chrome 85
1 parent b8a0274 commit c18d42a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCartFromMinicartActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<description>Clicks on the Storefront Mini Shopping Cart icon. Click on 'View and Edit Cart'.</description>
1414
</annotations>
1515

16+
<scrollToTopOfPage stepKey="scrollToTopOfThePage" />
1617
<waitForElement selector="{{StorefrontMinicartSection.showCart}}" stepKey="waitForShowMinicart"/>
1718
<waitForElement selector="{{StorefrontMinicartSection.viewAndEditCart}}" stepKey="waitForCartLink"/>
1819
<click selector="{{StorefrontMinicartSection.showCart}}" stepKey="clickShowMinicart"/>

0 commit comments

Comments
 (0)