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.
1 parent e9bbb11 commit 32934bbCopy full SHA for 32934bb
app/code/Magento/Sales/Test/Mftf/Test/StorefrontRedirectToOrderHistory.xml
@@ -58,8 +58,8 @@
58
<waitForLoadingMaskToDisappear stepKey="waitSignOutPage"/>
59
60
<!--Log in to Storefront as Customer 2 -->
61
- <actionGroup ref="CustomerLoginOnStorefront" stepKey="signUp2">
62
- <argument name="customer" value="$$createCustomer2$$"/>
+ <actionGroup ref="LoginToStorefrontActionGroup" stepKey="signUp2">
+ <argument name="Customer" value="$$createCustomer2$$"/>
63
</actionGroup>
64
65
<!--Create an order at Storefront as Customer 2 -->
0 commit comments