Skip to content

Commit e4bd903

Browse files
committed
MC-30405: [2.3] Test StorefrontCustomerCheckoutTest fails on Jenkins
1 parent 71d938b commit e4bd903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</actionGroup>
8080

8181
<click selector="{{AdminEditCustomerInformationSection.orders}}" stepKey="navigateToOrdersTab"/>
82-
<waitForPageLoad stepKey="waitForOrdersTabLoad"/>
82+
<waitForElementVisible selector="{{AdminEditCustomerOrdersSection.orderGrid}}" stepKey="waitForOrdersGridVisible"/>
8383
<see selector="{{AdminEditCustomerOrdersSection.orderGrid}}" userInput="$$createCustomer.firstname$$ $$createCustomer.lastname$$" stepKey="verifyOrder"/>
8484
</test>
8585
</tests>

0 commit comments

Comments
 (0)