We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebedc8a + 6062d4d commit 459e693Copy full SHA for 459e693
app/code/Magento/Sales/Test/Mftf/Test/CreateOrderFromEditCustomerPageTest.xml
@@ -224,7 +224,7 @@
224
</actionGroup>
225
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForOrderPageToOpen"/>
226
<actionGroup ref="AdminOpenOrderByIdFromOrdersGridOnCustomerEditPageActionGroup" stepKey="selectOnOrderID">
227
- <argument name="orderId" value="$orderId"/>
+ <argument name="orderId" value="$orderNumber"/>
228
229
230
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForOrderInformationToLoad"/>
0 commit comments