Skip to content

Commit a99e6e9

Browse files
committed
Merge branch 'ACP2E-2604' of https://github.com/magento-l3/inventory into PR-10122023
2 parents 303aad8 + 46133b0 commit a99e6e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InventoryCatalogAdminUi/Test/Mftf/Test/AdminCreateOrderWithVirtualProductFromDefaultSourceWithBackordersTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<waitForElementVisible selector="{{StorefrontMinicartSection.viewAndEditCart}}" stepKey="waitForViewAndEditCartVisible"/>
102102
<click selector="{{StorefrontMinicartSection.goToCheckout}}" stepKey="goToCheckout"/>
103103
<waitForPageLoad stepKey="waitForGuestCheckoutPageLoad"/>
104+
<waitForElementVisible selector="{{CheckoutShippingSection.emailAddress}}" stepKey="waitForEmailFieldVisible" />
104105
<fillField selector="{{CheckoutShippingSection.emailAddress}}" userInput="{{MsiCustomer1.email}}" stepKey="enterEmail"/>
105106
<waitForPageLoad stepKey="waitAfterEnterEmail"/>
106107
<fillField selector=".billing-address-form input[name=firstname]" userInput="{{MsiCustomer1.firstname}}" stepKey="enterFirstName"/>

0 commit comments

Comments
 (0)