Skip to content

Commit 22c39e1

Browse files
committed
ACQE-4622: [MFTF TESTS] AdminCreateOrdersAndCheckGridsTest
1 parent e6c8bf2 commit 22c39e1

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrdersAndCheckGridsTest.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@
117117
</createData>
118118

119119
<magentoCron groups="default" stepKey="runCronFive"/>
120+
<comment userInput="Preserve BIC" stepKey="runCronSix"/>
121+
<comment userInput="Preserve BIC" stepKey="runCronSeven"/>
122+
<comment userInput="Preserve BIC" stepKey="runCronEight"/>
123+
<comment userInput="Preserve BIC" stepKey="runCronNine"/>
124+
120125

121126
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
122127

@@ -132,7 +137,7 @@
132137
<argument name="entityId" value="$createGuestCartOne.return$"/>
133138
</actionGroup>
134139

135-
<wait time="30" stepKey="waitOne"/>
140+
<wait time="30" stepKey="waitForPageLoadOne"/>
136141

137142
<actionGroup ref="AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey="openInvoicesTabOrdersPageOne"/>
138143
<waitForLoadingMaskToDisappear stepKey="waitForInvoiceGridLoadingMask1" after="openInvoicesTabOrdersPageOne"/>
@@ -147,7 +152,7 @@
147152
<argument name="entityId" value="$createGuestCartTwo.return$"/>
148153
</actionGroup>
149154

150-
<wait time="30" stepKey="waitTwo"/>
155+
<wait time="30" stepKey="waitForPageLoadTwo"/>
151156

152157
<actionGroup ref="AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey="openInvoicesTabOrdersPageTwo"/>
153158
<waitForLoadingMaskToDisappear stepKey="waitForInvoiceGridLoadingMask2" after="openInvoicesTabOrdersPageTwo"/>
@@ -162,7 +167,7 @@
162167
<argument name="entityId" value="$createGuestCartThree.return$"/>
163168
</actionGroup>
164169

165-
<wait time="30" stepKey="waitThree"/>
170+
<wait time="30" stepKey="waitForPageLoadThree"/>
166171

167172
<actionGroup ref="AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey="openInvoicesTabOrdersPageThree"/>
168173
<waitForLoadingMaskToDisappear stepKey="waitForInvoiceGridLoadingMask3" after="openInvoicesTabOrdersPageThree"/>

0 commit comments

Comments
 (0)