File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1515 <title value =" Admin should be able to create a customer" />
1616 <description value =" Admin should be able to create a customer" />
1717 <severity value =" BLOCKER" />
18- <testCaseId value =" MAGETWO-72095 " />
18+ <testCaseId value =" MC-28500 " />
1919 <group value =" customer" />
2020 <group value =" create" />
2121 </annotations >
22+
2223 <before >
2324 <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindexCustomerGrid" >
2425 <argument name =" indices" value =" customer_grid" />
2526 </actionGroup >
2627 </before >
28+
2729 <after >
30+ <actionGroup ref =" AdminClearCustomersFiltersActionGroup" stepKey =" clearCustomersFilter" />
2831 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" adminLogout" />
2932 </after >
3033
3134 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin1" />
32- <amOnPage url = " {{AdminCustomerPage.url}} " stepKey =" navigateToCustomers" />
35+ <actionGroup ref = " AdminClearCustomersFiltersActionGroup " stepKey =" navigateToCustomers" />
3336 <waitForPageLoad stepKey =" waitForLoad1" />
3437 <click selector =" {{AdminCustomerGridMainActionsSection.addNewCustomer}}" stepKey =" clickCreateCustomer" />
3538 <fillField userInput =" {{CustomerEntityOne.firstname}}" selector =" {{AdminCustomerAccountInformationSection.firstName}}" stepKey =" fillFirstName" />
You can’t perform that action at this time.
0 commit comments