File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 48
48
<scrollToTopOfPage stepKey =" scrollToTopOfOrderFormPage" after =" seePaymentMethodRequired" />
49
49
50
50
<!-- Fill customer group and customer email-->
51
- <comment userInput =" Fill Account Information" stepKey =" selectCustomerGroup" />
52
- <actionGroup ref =" AdminFillAccountInformationOnCreateOrderPageActionGroup" stepKey =" fillCustomerEmail" >
51
+ <comment userInput =" Fill Account Information" stepKey =" selectCustomerGroup" after = " scrollToTopOfOrderFormPage " />
52
+ <actionGroup ref =" AdminFillAccountInformationOnCreateOrderPageActionGroup" stepKey =" fillCustomerEmail" after = " selectCustomerGroup " >
53
53
<argument name =" email" value =" {{Simple_US_Customer.email}}" />
54
54
</actionGroup >
55
55
You can’t perform that action at this time.
0 commit comments