Skip to content

Commit 8442793

Browse files
committed
ACQE-5132: [MFTF PR TESTS] PlaceAnOrderAndCreditMemoItValidateTheOrderStatusIsClosedTest
1 parent ca30c47 commit 8442793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
</arguments>
1818

1919
<waitForPageLoad stepKey="waitForCheckoutShippingSectionToLoad"/>
20+
<waitForElementVisible selector="{{CheckoutShippingSection.emailAddress}}" stepKey="waitForEmailFieldVisible"/>
2021
<fillField selector="{{CheckoutShippingSection.emailAddress}}" userInput="{{customer.email}}" stepKey="fillEmailField"/>
2122
<waitForPageLoad stepKey="waitForLoadingMaskToDisappear"/>
2223
<waitForElementVisible selector="{{CheckoutShippingSection.password}}" stepKey="waitForElementVisible"/>

0 commit comments

Comments
 (0)