Skip to content

Commit 51fffe5

Browse files
committed
MQE-1112: Bump MFTF version in Magento
- Flaky test stabilization
1 parent 9cbdeb2 commit 51fffe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontGuestCheckoutWithTaxTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<selectOption selector="{{CheckoutShippingGuestInfoSection.region}}" userInput="{{US_Address_NY.state}}" stepKey="selectRegion"/>
6767
<!-- Step 9: Go Next -->
6868
<waitForElement selector="{{CheckoutShippingMethodsSection.next}}" time="30" stepKey="waitForNextButton"/>
69+
<waitForLoadingMaskToDisappear stepKey="waitForNextButtonToBeClear"/>
6970
<click selector="{{CheckoutShippingMethodsSection.next}}" stepKey="clickNext"/>
7071
<waitForPageLoad stepKey="waitForPagePlaceOrder"/>
7172
<see userInput="$0.84" selector="{{CheckoutPaymentSection.tax}}" stepKey="seeTaxInf"/>

0 commit comments

Comments
 (0)