Skip to content

Commit d27efc5

Browse files
ACQE-6469: added wait element to intract the checkbox
1 parent ecd6825 commit d27efc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNext"/>
6868

6969
<!--Uncheck billing and shipping addresses are same-->
70+
<waitForElementVisible selector="{{CheckoutPaymentSection.billingAddressNotSameCheckbox}}" stepKey="waitForuncheckSameBillingAndShippingAddress"/>
7071
<uncheckOption selector="{{CheckoutPaymentSection.billingAddressNotSameCheckbox}}" stepKey="uncheckSameBillingAndShippingAddress"/>
7172

7273
<!--Select another existing address option from dropdown-->

0 commit comments

Comments
 (0)