File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 128
128
<waitForPageLoad time =" 30" stepKey =" waitForGrid" />
129
129
<actionGroup ref =" AdminOrdersGridClearFiltersActionGroup" stepKey =" clearFilters" />
130
130
131
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" getOrderOneId" />
132
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" getOrderTwoId" />
133
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" getOrderThreeId" />
134
+
131
135
<actionGroup ref =" AdminOpenOrderByEntityIdActionGroup" stepKey =" openOrderOne" >
132
136
<argument name =" entityId" value =" $createGuestCartOne.return$" />
133
137
</actionGroup >
You can’t perform that action at this time.
0 commit comments