File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 </after >
3030
3131 <!-- Open New Customer Page -->
32- <actionGroup ref =" AdminNavigateNewCustomerActionGroup" stepKey =" navigateToNewCustomerPage " />
32+ <actionGroup ref =" AdminNavigateNewCustomerActionGroup" stepKey =" waitToCustomerPageLoad " />
3333 <fillField userInput =" {{CustomerEntityOne.firstname}}" selector =" {{AdminCustomerAccountInformationSection.firstName}}" stepKey =" fillFirstName" />
3434 <fillField userInput =" {{CustomerEntityOne.lastname}}" selector =" {{AdminCustomerAccountInformationSection.lastName}}" stepKey =" fillLastName" />
3535 <fillField userInput =" {{CustomerEntityOne.email}}" selector =" {{AdminCustomerAccountInformationSection.email}}" stepKey =" fillEmail" />
Original file line number Diff line number Diff line change 2929 </after >
3030
3131 <!-- Open New Customer Page -->
32- <actionGroup ref =" AdminNavigateNewCustomerActionGroup" stepKey =" navigateToNewCustomerPage " />
32+ <actionGroup ref =" AdminNavigateNewCustomerActionGroup" stepKey =" waitToCustomerPageLoad " />
3333 <fillField userInput =" {{CustomerEntityOne.firstname}}" selector =" {{AdminCustomerAccountInformationSection.firstName}}" stepKey =" fillFirstName" />
3434 <fillField userInput =" {{CustomerEntityOne.lastname}}" selector =" {{AdminCustomerAccountInformationSection.lastName}}" stepKey =" fillLastName" />
3535 <fillField userInput =" {{CustomerEntityOne.email}}" selector =" {{AdminCustomerAccountInformationSection.email}}" stepKey =" fillEmail" />
You can’t perform that action at this time.
0 commit comments