Skip to content

Commit 0d621a2

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-97355' into 2.2-develop-pr65
2 parents 31def0d + f2a989e commit 0d621a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
<waitForPageLoad stepKey="waitForCustomerGridLoad"/>
7070
<!--Clear grid filters-->
7171
<conditionalClick selector="{{AdminOrderCustomersGridSection.resetButton}}" dependentSelector="{{AdminOrderCustomersGridSection.resetButton}}" visible="true" stepKey="clearExistingCustomerFilters"/>
72+
<waitForPageLoad stepKey="waitPageLoadAfterFilterReset"/>
7273
<fillField userInput="{{customer.email}}" selector="{{AdminOrderCustomersGridSection.emailFilter}}" stepKey="filterEmail"/>
7374
<click selector="{{AdminOrderCustomersGridSection.searchButton}}" stepKey="applyFilter"/>
7475
<waitForPageLoad stepKey="waitForFilteredCustomerGridLoad"/>

0 commit comments

Comments
 (0)