File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 117
117
</createData >
118
118
119
119
<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
+
120
125
121
126
<actionGroup ref =" AdminLoginActionGroup" stepKey =" LoginAsAdmin" />
122
127
132
137
<argument name =" entityId" value =" $createGuestCartOne.return$" />
133
138
</actionGroup >
134
139
135
- <wait time =" 30" stepKey =" waitOne " />
140
+ <wait time =" 30" stepKey =" waitForPageLoadOne " />
136
141
137
142
<actionGroup ref =" AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey =" openInvoicesTabOrdersPageOne" />
138
143
<waitForLoadingMaskToDisappear stepKey =" waitForInvoiceGridLoadingMask1" after =" openInvoicesTabOrdersPageOne" />
147
152
<argument name =" entityId" value =" $createGuestCartTwo.return$" />
148
153
</actionGroup >
149
154
150
- <wait time =" 30" stepKey =" waitTwo " />
155
+ <wait time =" 30" stepKey =" waitForPageLoadTwo " />
151
156
152
157
<actionGroup ref =" AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey =" openInvoicesTabOrdersPageTwo" />
153
158
<waitForLoadingMaskToDisappear stepKey =" waitForInvoiceGridLoadingMask2" after =" openInvoicesTabOrdersPageTwo" />
162
167
<argument name =" entityId" value =" $createGuestCartThree.return$" />
163
168
</actionGroup >
164
169
165
- <wait time =" 30" stepKey =" waitThree " />
170
+ <wait time =" 30" stepKey =" waitForPageLoadThree " />
166
171
167
172
<actionGroup ref =" AdminOpenInvoiceTabFromOrderPageActionGroup" stepKey =" openInvoicesTabOrdersPageThree" />
168
173
<waitForLoadingMaskToDisappear stepKey =" waitForInvoiceGridLoadingMask3" after =" openInvoicesTabOrdersPageThree" />
You can’t perform that action at this time.
0 commit comments