Skip to content

Commit 8fd9167

Browse files
author
Joan He
committed
MAGETWO-88791: StorefrontCustomerCheckoutTest failed on Jenkins randomly
1 parent c6bf32c commit 8fd9167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Customer/ActionGroup/LoginToStorefrontActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
<fillField stepKey="fillEmail" userInput="{{Customer.email}}" selector="{{StorefrontCustomerSignInFormSection.emailField}}"/>
1616
<fillField stepKey="fillPassword" userInput="{{Customer.password}}" selector="{{StorefrontCustomerSignInFormSection.passwordField}}"/>
1717
<click stepKey="clickSignInAccountButton" selector="{{StorefrontCustomerSignInFormSection.signInAccountButton}}"/>
18-
<waitForPageLoad stepKey="waitForPageLoad"/>
1918
</actionGroup>
2019
</actionGroups>

0 commit comments

Comments
 (0)